Skip to content

Commit efb00dd

Browse files
authored
Merge pull request #182 from pact-foundation/snyk-fix-616c442a9c3bac62a60383a55b59deb9
[Snyk] Security upgrade golang from 1.15 to 1.16.7
2 parents 7549f57 + 493f853 commit efb00dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
# Install pact ruby standalone binaries
44
RUN curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.37.0/pact-1.37.0-linux-x86_64.tar.gz; \

0 commit comments

Comments
 (0)