We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd7031 commit 7b985d6Copy full SHA for 7b985d6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.13
+FROM golang:1.22.2
2
3
# Install pact ruby standalone binaries
4
RUN curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v2.0.3/pact-2.0.3-linux-x86_64.tar.gz; \
0 commit comments