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 3007894 commit 0e1d892Copy full SHA for 0e1d892
deploy/Dockerfile
@@ -6,7 +6,7 @@ ARG TARGETARCH
6
# We don't hardcode it here because we have to be able to build both
7
# amd and arm
8
ARG SYSBOX_SHA
9
-ARG SYSBOX_VERSION="0.6.6"
+ARG SYSBOX_VERSION="0.6.7"
10
ARG SYSBOX_DEB="sysbox-ce_$SYSBOX_VERSION-0.linux_$TARGETARCH.deb"
11
12
# Copy configuration files to appropriate locations
0 commit comments