Skip to content

Commit eaecf46

Browse files
committed
fix(imagebuilder): upgrade pack version
1 parent cda88c2 commit eaecf46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV DRYCC_UID=1001 \
66
PODMAN_VERSION="4.0.3" \
77
MC_VERSION="2022.04.01.23.44.48" \
88
CADDY_VERSION="2.4.6" \
9-
PACK_VERSION="0.25.0" \
9+
PACK_VERSION="0.26.0" \
1010
GOSU_VERSION="1.14"
1111

1212
RUN groupadd drycc --gid ${DRYCC_GID} \

0 commit comments

Comments
 (0)