Skip to content

Commit

Permalink
Bumped postgres to 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Aug 11, 2023
1 parent 465e857 commit edeecf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/base/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ RUN set -xe; \
# - OpenSSL
# Needed by:
# - php
ENV VERSION_POSTGRES=15.3
ENV VERSION_POSTGRES=15.4
ENV POSTGRES_BUILD_DIR=${BUILD_DIR}/postgres

RUN set -xe; \
Expand Down

0 comments on commit edeecf0

Please sign in to comment.