Skip to content

Commit

Permalink
chore: Update from ubi9/go-toolset:1.21.11-9@sha256:ab6e4ea87075b71c6…
Browse files Browse the repository at this point in the history
…7cae7c5f5131ce4508ac62d5c1b048781fed310573b4e95 to ubi9/go-toolset:1.21.11-9

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Sep 13, 2024
1 parent e18c9c5 commit 00a999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#@follow_tag(registry.redhat.io/rhel9/go-toolset:latest)
# https://registry.access.redhat.com/ubi9/go-toolset
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-9@sha256:ab6e4ea87075b71c67cae7c5f5131ce4508ac62d5c1b048781fed310573b4e95 AS builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-9 AS builder
# hadolint ignore=DL3002
USER 0
ENV GOPATH=/go/
Expand Down

0 comments on commit 00a999d

Please sign in to comment.