Skip to content

Commit 0e1d892

Browse files
authored
sysbox 0.6.7
1 parent 3007894 commit 0e1d892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG TARGETARCH
66
# We don't hardcode it here because we have to be able to build both
77
# amd and arm
88
ARG SYSBOX_SHA
9-
ARG SYSBOX_VERSION="0.6.6"
9+
ARG SYSBOX_VERSION="0.6.7"
1010
ARG SYSBOX_DEB="sysbox-ce_$SYSBOX_VERSION-0.linux_$TARGETARCH.deb"
1111

1212
# Copy configuration files to appropriate locations

0 commit comments

Comments
 (0)