Skip to content

Commit

Permalink
chore(deps): update golang:1.23.4-alpine docker digest to 13aaa4b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f80c9a2 commit 1ecb5b0
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.4-alpine@sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812
FROM golang:1.23.4-alpine@sha256:13aaa4b92fd4dc81683816b4b62041442e9f685deeb848897ce78c5e2fb03af7
WORKDIR /app
COPY go.mod go.sum ./
RUN go mod download
Expand Down

0 comments on commit 1ecb5b0

Please sign in to comment.