Skip to content

Commit

Permalink
chore: bump sysbox version to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sreya committed Nov 13, 2024
1 parent e557d25 commit 2ccc670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
FROM ubuntu:jammy

ARG TARGETARCH
ARG SYSBOX_SHA="cfce811006a27305071b1634ca8fe690392f5dcc205612e7b4e5bde411b7701e"
ARG SYSBOX_VERSION="0.6.3"
ARG SYSBOX_SHA="f02ffb48eae99d6c884c9aa0378070cc716d028f58e87deec5ae00a41b706fe8"
ARG SYSBOX_VERSION="0.6.5"
ARG SYSBOX_DEB="sysbox-ce_$SYSBOX_VERSION-0.linux_$TARGETARCH.deb"

# Copy configuration files to appropriate locations
Expand Down

0 comments on commit 2ccc670

Please sign in to comment.