We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70956a6 commit 1f5d72eCopy full SHA for 1f5d72e
.github/actions/update-with-latest-versions/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18
+FROM golang:1.19
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
RUN apt update && apt install -y jq && rm -rf /var/lib/apt/lists/*
0 commit comments