Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 851dd2b commit cca1d9d
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.0-alpine@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4 as builder
FROM golang:1.23.1-alpine@sha256:d6e18ebe13069f99c831d1024803779bee93277d586048652de9f8f017a44693 as builder

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

0 comments on commit cca1d9d

Please sign in to comment.