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 038d07a commit d376c95Copy full SHA for d376c95
.github/actions/latest-kubo-tag/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19
+FROM golang:1.21
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
RUN apt update && apt install -y jq && rm -rf /var/lib/apt/lists/*
.github/actions/update-with-latest-versions/Dockerfile
0 commit comments