Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
Signed-off-by: Bentley Hensel <bentleyhensel@gmail.com>
  • Loading branch information
TheBoatyMcBoatFace committed Sep 19, 2023
1 parent 207189a commit 7179325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ RUN set -ex; \
ENV PG_MAJOR 16
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin

ENV PG_VERSION 16.0-bullseye
ENV PG_VERSION ${PG_MAJOR}.1

RUN set -ex; \
\
Expand Down

0 comments on commit 7179325

Please sign in to comment.