Skip to content

Commit

Permalink
chore(deps): update index.docker.io/library/golang docker tag to v1.23.2
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Oct 3, 2024
1 parent 07c99e7 commit 7af9213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.utils
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.22.1-alpine3.19 AS builder
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.23.2-alpine3.19 AS builder

ARG BUILDPLATFORM
ARG TARGETPLATFORM
Expand Down

0 comments on commit 7af9213

Please sign in to comment.