Skip to content

Commit 451c72d

Browse files
committed
chore(deps): bump stack version
1 parent 91e276e commit 451c72d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

rootfs/Dockerfile

Lines changed: 4 additions & 4 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.3" \
9-
PODMAN_VERSION="5.2.2" \
10-
MC_VERSION="2024.08.26.10.49.58" \
8+
YQ_VERSION="4.44.6" \
9+
PODMAN_VERSION="5.3.1" \
10+
MC_VERSION="2024.11.21.17.21.54" \
1111
CADDY_VERSION="2.8.4" \
12-
PACK_VERSION="0.35.1" \
12+
PACK_VERSION="0.36.1" \
1313
GOSU_VERSION="1.17"
1414

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

0 commit comments

Comments
 (0)