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.
2 parents 3da46e0 + da10f2a commit 8e67c6dCopy full SHA for 8e67c6d
.github/actions/latest-kubo-tag/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