Skip to content

Commit 0ef922f

Browse files
committed
Update Dockerfile to latest
1 parent ae07d8c commit 0ef922f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/postgres/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM postgres:16.2
1+
FROM postgres:latest
22

3-
COPY ./init.sql /docker-entrypoint-initdb.d/init.sql
3+
COPY ./init.sql /docker-entrypoint-initdb.d/init.sql

0 commit comments

Comments
 (0)