Skip to content

Commit

Permalink
chore(deps): update golang:1.23.1-alpine docker digest to ac67716
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent 4d0030c commit 8bd67a1
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.23.1-alpine@sha256:fbc3a217775ee3ec2328077ad4f3681bbc2c4a812d63cc8c857c827f1e8e971f as builder
FROM golang:1.23.1-alpine@sha256:ac67716dd016429be8d4c2c53a248d7bcdf06d34127d3dc451bda6aa5a87bc06 as builder

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

0 comments on commit 8bd67a1

Please sign in to comment.