Skip to content

Commit 363e14f

Browse files
Merge pull request #615 from linki/dependabot/docker/golang-1.22.5-alpine3.19
2 parents 45054d2 + f59e87f commit 363e14f

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.22.4-alpine3.19 AS builder
2+
FROM golang:1.22.5-alpine3.19 AS builder
33

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

0 commit comments

Comments
 (0)