Skip to content

Commit

Permalink
chore(deps): update golang:1.23.0-alpine docker digest to d0b3155
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fritterhoff committed Aug 17, 2024
1 parent 1b25c09 commit 39d5f4a
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.0-alpine@sha256:44a2d64f00857d544048dd31d8e1fbd885bb90306819f4313d7bc85b87ca04b0
FROM golang:1.23.0-alpine@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
WORKDIR /app
COPY go.mod go.sum ./
RUN go mod download
Expand Down

0 comments on commit 39d5f4a

Please sign in to comment.