Skip to content

Commit

Permalink
chore: Update from ubi8/go-toolset:1.20.12-5 to ubi8/go-toolset:1.21.9-3
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt authored and AObuchow committed May 26, 2024
1 parent 8eda22e commit 9c682f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 as builder
ENV GOPATH=/go/
USER root
WORKDIR /devworkspace-operator
Expand Down

0 comments on commit 9c682f4

Please sign in to comment.