Skip to content

Commit fa99c86

Browse files
authored
Merge pull request #3207 from devspace-sh/snyk-fix-f7073cc48ed50ae0d82ee938917680ff
[Snyk] Security upgrade golang from 1.17-alpine to 1.26.2-alpine
2 parents 7f272dc + c39df3c commit fa99c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/custom-builder/custom/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17-alpine
1+
FROM golang:1.26.2-alpine
22

33
ADD . /go/src/app
44
WORKDIR /go/src/app

0 commit comments

Comments
 (0)