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 15, 2024
1 parent 728ce1a commit fa283b8
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:ecef8303ced05b7cd1addf3c8ea98974f9231d4c5a0c230d23b37bb623714a23 AS builder

ARG SOURCE_DATE_EPOCH
ARG TARGETOS
Expand Down

0 comments on commit fa283b8

Please sign in to comment.