Skip to content

Commit 6dd5ac9

Browse files
committed
chore(postgresql): bump version to 18.1
1 parent 32ca199 commit 6dd5ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG PYTHON_VERSION="3.13" \
1010

1111
ENV HOME=/data \
1212
PG_MAJOR=18 \
13-
PG_MINOR=0
13+
PG_MINOR=1
1414
ENV PGDATA $HOME/$PG_MAJOR
1515

1616
RUN install-packages vim gcc \

0 commit comments

Comments
 (0)