Skip to content

Commit 51f8f8f

Browse files
chore(deps): update postgres docker tag to v18
1 parent 116c77d commit 51f8f8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM postgres:17
1+
FROM postgres:18
22
COPY 00-schema.sql /docker-entrypoint-initdb.d/00-schema.sql

0 commit comments

Comments
 (0)