Skip to content

Commit

Permalink
Update golang:1.22-bullseye Docker digest to afd20a4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent a592a4c commit 2a64526
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:e4707e767358b22d0349a0d978d7a3dc00bd1b36d51b46cb1196e73b4ed5c29c AS build
FROM golang:1.22-bullseye@sha256:afd20a4454c06215a7692f856c2891ded914684091fdcd207040bcef91ece169 AS build
WORKDIR /app

COPY go.mod go.sum ./
Expand Down

0 comments on commit 2a64526

Please sign in to comment.