Skip to content

Commit 5091a0e

Browse files
committed
chore(database): bump python 3.10.4 and mc 2022.04.01.23.44.48
1 parent 42c2860 commit 5091a0e

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
@@ -5,9 +5,9 @@ COPY rootfs/docker-entrypoint-initdb.d /docker-entrypoint-initdb.d/
55
COPY rootfs/docker-entrypoint.sh /docker-entrypoint.sh
66
ENV JQ_VERSION="1.6" \
77
GOSU_VERSION="1.14" \
8-
MC_VERSION="2022.02.26.03.58.31" \
8+
MC_VERSION="2022.04.01.23.44.48" \
99
WAL_G_VERSION="1.1" \
10-
PYTHON_VERSION="3.10.2" \
10+
PYTHON_VERSION="3.10.4" \
1111
PG_MAJOR=14 \
1212
POSTGRESQL_VERSION="14.2"
1313

0 commit comments

Comments
 (0)