Skip to content

Commit 6ac7709

Browse files
committed
Upgrade Postgres test image from V11 to V15
1 parent 6d9cd37 commit 6ac7709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerdev/postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM postgres:11
1+
FROM postgres:15
22
ADD create_db.sh /docker-entrypoint-initdb.d/create_db.sh

0 commit comments

Comments
 (0)