Skip to content

Commit 78e4360

Browse files
committed
chore(registry): bump new version
1 parent d54e502 commit 78e4360

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ENV DRYCC_UID=1001 \
1515
DRYCC_GID=1001 \
1616
DRYCC_HOME_DIR=/var/lib/registry \
1717
JQ_VERSION="1.7.1" \
18-
MC_VERSION="2025.04.03.17.07.56" \
19-
NGINX_VERSION="1.25.1" \
18+
MC_VERSION="2025.08.13.08.35.41" \
19+
NGINX_VERSION="1.29.1" \
2020
REGISTRY_VERSION="3.0.0"
2121

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

0 commit comments

Comments
 (0)