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 16320c7 commit dd091a0Copy full SHA for dd091a0
.github/actions/run-tests/Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_VARIANT=bullseye
2
ARG GO_VERSION=1.16.12
3
-ARG XX_VERSION=1.0.0-rc.2
+ARG XX_VERSION=1.1.0
4
5
ARG LIBGIT2_IMG=ghcr.io/fluxcd/golang-with-libgit2
6
ARG LIBGIT2_TAG=libgit2-1.1.1-1
Dockerfile
@@ -1,7 +1,7 @@
ARG GO_LATEST=1.17.5
7
0 commit comments