Skip to content

Commit

Permalink
chore(deps): update golang:1.23.3-alpine docker digest to 87684d2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent a12b74d commit eb3b1f9
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.3-alpine@sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a as builder
FROM golang:1.23.3-alpine@sha256:87684d2b053f4c6fdf6c47512daef2e28a93daa123a324c85d6146c3d11c40aa as builder

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

0 comments on commit eb3b1f9

Please sign in to comment.