Skip to content

Commit 86bd84c

Browse files
committed
chore(imagebuilder): bump all stack version
1 parent 710db91 commit 86bd84c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

rootfs/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ENV DRYCC_UID=1001 \
55
DRYCC_GID=1001 \
66
DRYCC_HOME_DIR=/home/drycc \
77
JQ_VERSION="1.7.1" \
8-
YQ_VERSION="4.45.1" \
9-
PODMAN_VERSION="5.4.2" \
10-
MC_VERSION="2025.04.03.17.07.56" \
11-
CADDY_VERSION="2.9.1" \
12-
PACK_VERSION="0.37.0" \
8+
YQ_VERSION="4.46.1" \
9+
PODMAN_VERSION="5.5.2" \
10+
MC_VERSION="2025.07.16.15.35.03" \
11+
CADDY_VERSION="2.10.0" \
12+
PACK_VERSION="0.38.2" \
1313
GOSU_VERSION="1.17"
1414

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

0 commit comments

Comments
 (0)