Skip to content

Commit 2ccc670

Browse files
committed
chore: bump sysbox version to 0.6.5
1 parent e557d25 commit 2ccc670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
FROM ubuntu:jammy
33

44
ARG TARGETARCH
5-
ARG SYSBOX_SHA="cfce811006a27305071b1634ca8fe690392f5dcc205612e7b4e5bde411b7701e"
6-
ARG SYSBOX_VERSION="0.6.3"
5+
ARG SYSBOX_SHA="f02ffb48eae99d6c884c9aa0378070cc716d028f58e87deec5ae00a41b706fe8"
6+
ARG SYSBOX_VERSION="0.6.5"
77
ARG SYSBOX_DEB="sysbox-ce_$SYSBOX_VERSION-0.linux_$TARGETARCH.deb"
88

99
# Copy configuration files to appropriate locations

0 commit comments

Comments
 (0)