Skip to content

Commit 0e5181e

Browse files
committed
chore(imagebuilder): upgrade podman/mc/caddy
1 parent 3adcaba commit 0e5181e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

rootfs/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ FROM registry.drycc.cc/drycc/base:${CODENAME}
44
ENV DRYCC_UID=1001 \
55
DRYCC_GID=1001 \
66
DRYCC_HOME_DIR=/home/drycc \
7-
PODMAN_VERSION="4.5.1" \
8-
MC_VERSION="2023.06.23.18.12.07" \
9-
CADDY_VERSION="2.6.4" \
7+
PODMAN_VERSION="4.6.0" \
8+
MC_VERSION="2023.07.21.20.44.27" \
9+
CADDY_VERSION="2.7.1" \
1010
PACK_VERSION="0.29.0" \
1111
GOSU_VERSION="1.16"
1212

0 commit comments

Comments
 (0)