Skip to content

Commit bd58f6a

Browse files
committed
chore(imagebuilder): bump version
1 parent ad58ddb commit bd58f6a

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.44.6" \
9-
PODMAN_VERSION="5.3.1" \
10-
MC_VERSION="2024.11.21.17.21.54" \
11-
CADDY_VERSION="2.8.4" \
12-
PACK_VERSION="0.36.1" \
8+
YQ_VERSION="4.45.1" \
9+
PODMAN_VERSION="5.4.1" \
10+
MC_VERSION="2025.03.12.17.29.24" \
11+
CADDY_VERSION="2.9.1" \
12+
PACK_VERSION="0.36.4" \
1313
GOSU_VERSION="1.17"
1414

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

0 commit comments

Comments
 (0)