Skip to content

Commit

Permalink
Merge pull request #329 from neutron-org/snyk-fix-5489d992afba0930429…
Browse files Browse the repository at this point in the history
…718235e66d5f5

[Snyk] Security upgrade golang from 1.19.11-alpine to 1.20.9-alpine
  • Loading branch information
pr0n00gler authored Oct 30, 2023
2 parents da83407 + af469b4 commit 51ecb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/prototools-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN GO111MODULE=on go get \

RUN upx --lzma /usr/local/bin/*

FROM golang:1.19.11-alpine
FROM golang:1.20.9-alpine
ENV LD_LIBRARY_PATH=/lib64:/lib

WORKDIR /work
Expand Down

0 comments on commit 51ecb6b

Please sign in to comment.