Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker…
Browse files Browse the repository at this point in the history
… tag to v1.21.13

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 24, 2024
1 parent fa86bf8 commit 3846c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# FROM registry.redhat.io/ubi8/go-toolset as builder
#FROM quay.io/projectquay/golang:1.20 as builder

FROM registry.access.redhat.com/ubi8/go-toolset:1.20.10 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.13 as builder

WORKDIR /go/src/app

Expand Down

0 comments on commit 3846c07

Please sign in to comment.