Skip to content

Commit

Permalink
Merge pull request #78 from red-hat-data-services/konflux/mintmaker/m…
Browse files Browse the repository at this point in the history
…ain/registry.redhat.io-ubi8-go-toolset-1.x

Update registry.redhat.io/ubi8/go-toolset Docker tag to v1.22
  • Loading branch information
moulalis authored Nov 19, 2024
2 parents 6e1067c + 62fc60e commit bd408f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.konflux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Build arguments
ARG SOURCE_CODE=.

FROM registry.redhat.io/ubi8/go-toolset:1.21@sha256:742ae6ec1aef3e7faae488c47695fb64964d342aefecf52d23bd9d5e6731d0b6 as builder
FROM registry.redhat.io/ubi8/go-toolset:1.22@sha256:780ab5f3874a6e2b1e04bb3719e614e835af3f8ab150922d6e84c2f9fd2bdb27 as builder

ARG SOURCE_CODE

Expand Down

0 comments on commit bd408f6

Please sign in to comment.