Skip to content

Commit

Permalink
Revert "Update Dockerfile (#489)" (#490)
Browse files Browse the repository at this point in the history
This reverts commit 48e61fc.
  • Loading branch information
israel-hdez authored Feb 5, 2025
1 parent 48e61fc commit b4e5fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-1.1736925145 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22 as builder

# Copy in the go src
WORKDIR /go/src/github.com/kserve/kserve
Expand Down

0 comments on commit b4e5fae

Please sign in to comment.