Skip to content

Commit 170d148

Browse files
authored
Merge pull request #626 from lunatech-labs/upgrade-postgres-v15
Upgrade Postgres test image from V11 to V15
2 parents 2fac7dc + 6ac7709 commit 170d148

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)