Skip to content

Commit

Permalink
Update golang:1.21-bullseye Docker digest to 5dfa322
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 2176ff6 commit eb8ee73
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
FROM golang:1.21-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 AS build
FROM golang:1.21-bullseye@sha256:5dfa3224db5d0fc728274b1b5924fbdac17d5e05c4c246998a489abb8d5870f7 AS build
WORKDIR /app

COPY go.mod go.sum ./
Expand Down

0 comments on commit eb8ee73

Please sign in to comment.