Skip to content

Commit

Permalink
chore(deps): update golang:1.23.1-alpine docker digest to fbc3a21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and theexiile1305 committed Sep 7, 2024
1 parent 374b480 commit d189182
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,4 +1,4 @@
FROM golang:1.23.1-alpine@sha256:086ba4ead3a350230464f4cd8142f954e6b128ec8b59c1c924cba1e3a14106ae
FROM golang:1.23.1-alpine@sha256:fbc3a217775ee3ec2328077ad4f3681bbc2c4a812d63cc8c857c827f1e8e971f
WORKDIR /app
COPY go.mod go.sum ./
RUN go mod download
Expand Down

0 comments on commit d189182

Please sign in to comment.