Skip to content

Commit

Permalink
chore(deps): update index.docker.io/library/golang docker tag to v1.23.4
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <126015336+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 55dc848 commit f1f2b65
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.4-alpine3.19 AS builder

ARG BUILDPLATFORM
ARG TARGETPLATFORM
Expand Down

0 comments on commit f1f2b65

Please sign in to comment.