Skip to content

Commit 3bf75e0

Browse files
Merge pull request #632 from linki/dependabot/docker/golang-1.23.3-alpine3.20
2 parents edc358f + 0254839 commit 3bf75e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# builder image
2-
FROM golang:1.23.2-alpine3.20 AS builder
2+
FROM golang:1.23.3-alpine3.20 AS builder
33

44
ENV CGO_ENABLED=0
55
RUN apk --no-cache add alpine-sdk

0 commit comments

Comments
 (0)