Skip to content

Commit

Permalink
Merge pull request #416 from puzzle/renovate/registry.access.redhat.c…
Browse files Browse the repository at this point in the history
…om-ubi8-go-toolset-1.x

Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.19.13-2.1698062273
  • Loading branch information
LukasKoller authored Oct 24, 2023
2 parents 79fc56c + da08c53 commit da958d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/additional/demo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.10-16.1695267225 AS build
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.13-2.1698062273 AS build
COPY main.go /opt/app-root/src
ENV CGO_ENABLED=0\
GOOS=linux\
Expand Down

0 comments on commit da958d5

Please sign in to comment.