Skip to content

Commit 54f8d97

Browse files
committed
Updated default Postgres version in Dockerfile [skip ci]
1 parent cf419f4 commit 54f8d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PG_MAJOR=16
1+
ARG PG_MAJOR=17
22
FROM postgres:$PG_MAJOR
33
ARG PG_MAJOR
44

0 commit comments

Comments
 (0)