Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 14, 2024
1 parent 728ce1a commit bab5a51
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
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22-bullseye@sha256:dcff0d950cb4648fec14ee51baa76bf27db3bb1e70a49f75421a8828db7b9910 AS builder
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.23-bullseye@sha256:79a5f7df8087e80b5518aac59fd83c3cd238067459aff7e5e09176f79f352674 AS builder

ARG SOURCE_DATE_EPOCH
ARG TARGETOS
Expand Down

0 comments on commit bab5a51

Please sign in to comment.