Skip to content

Commit acdbedb

Browse files
Merge pull request #584 from linki/dependabot/docker/golang-1.21.5-alpine3.18
2 parents b2f90d0 + 406a40f commit acdbedb

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.21.4-alpine3.18 as builder
2+
FROM golang:1.21.5-alpine3.19 as builder
33

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

0 commit comments

Comments
 (0)