Skip to content

Commit

Permalink
chore(deps): update golang:1.24.0-alpine docker digest to beded3a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent ddc1795 commit 527cc20
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 @@

FROM golang:1.24.0-alpine@sha256:5429efb7de864db15bd99b91b67608d52f97945837c7f6f7d1b779f9bfe46281 as builder
FROM golang:1.24.0-alpine@sha256:beded3aa2b820de62cd378834292360140504b2a12c9544d4f2b7523237a8b8d as builder

WORKDIR /go/src/dnslb
COPY go.mod /go/src/dnslb
Expand Down

0 comments on commit 527cc20

Please sign in to comment.