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 e557d25 commit 2ccc670Copy full SHA for 2ccc670
deploy/Dockerfile
@@ -2,8 +2,8 @@
2
FROM ubuntu:jammy
3
4
ARG TARGETARCH
5
-ARG SYSBOX_SHA="cfce811006a27305071b1634ca8fe690392f5dcc205612e7b4e5bde411b7701e"
6
-ARG SYSBOX_VERSION="0.6.3"
+ARG SYSBOX_SHA="f02ffb48eae99d6c884c9aa0378070cc716d028f58e87deec5ae00a41b706fe8"
+ARG SYSBOX_VERSION="0.6.5"
7
ARG SYSBOX_DEB="sysbox-ce_$SYSBOX_VERSION-0.linux_$TARGETARCH.deb"
8
9
# Copy configuration files to appropriate locations
0 commit comments