Skip to content

Commit

Permalink
Update golang:1.23-bullseye Docker digest to eb72bc3 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5e104c4 commit 45c356a
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,5 +1,5 @@
# syntax=docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
FROM golang:1.23-bullseye@sha256:9e53abacfc22cd3df3e4ebcc04ac64951b71d2a38c52b690f3807af6a2000ed2 AS build
FROM golang:1.23-bullseye@sha256:eb72bc36d53541a2489f3641c2ac8ca9035fb6975cec462ad1d024f5f2fbe607 AS build
WORKDIR /app

COPY go.mod go.sum ./
Expand Down

0 comments on commit 45c356a

Please sign in to comment.