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 3da46e0 commit da10f2aCopy full SHA for da10f2a
.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