Skip to content

Commit 8b50a16

Browse files
authored
app: update vm image
1 parent 7f9607d commit 8b50a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bubbles-app/scripts/download.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BUBBLES_DIR=$PWD
88
mkdir -p $TARGET_DIRECTORY
99
cd $TARGET_DIRECTORY
1010

11-
$BUBBLES_DIR/oras pull ghcr.io/gonicus/bubbles/vm-image:6c68cf5d36ed12bbb2955407270708f0f0fa7b2c
11+
$BUBBLES_DIR/oras pull ghcr.io/gonicus/bubbles/vm-image:b94678cf8785b82f0147f9a3fd5d5220c0b981a4
1212

1313
qemu-img convert -f qcow2 -O raw disk.qcow2 disk.img
1414
truncate -s +15G disk.img

0 commit comments

Comments
 (0)