Skip to content

Commit

Permalink
Update golang:1.22-bullseye Docker digest to a031ea8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 604e7d1 commit af788fe
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:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
FROM golang:1.22-bullseye@sha256:583d5af8289d30de50aa0dcf4985d8b8746e52622becd6e1a62cfe191d5275a5 AS build
FROM golang:1.22-bullseye@sha256:a031ea8928f4d6a205a048e5577c5129c270ed3dc01ab9228879fea510fb8413 AS build
WORKDIR /app

COPY go.mod go.sum ./
Expand Down

0 comments on commit af788fe

Please sign in to comment.