Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Update .rhdh/docker/Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Armel Soro <armel@rm3l.org>
  • Loading branch information
nickboldt and rm3l authored Jul 12, 2024
1 parent bf51a7c commit e3b0735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rhdh/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

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

0 comments on commit e3b0735

Please sign in to comment.