Skip to content

Commit

Permalink
Update golang:1.23-bullseye Docker digest to df22274
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 6f631df commit 9850302
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:bc1b90c2a8eb0ffb62325e02a85d51031ad3afae15b3df4b6a48b7929b00badb AS build
FROM golang:1.23-bullseye@sha256:df2227499cfa19736d2c338955ff4d894b573b236cd47bbe36e40b616ff20211 AS build
WORKDIR /app

COPY go.mod go.sum ./
Expand Down

0 comments on commit 9850302

Please sign in to comment.