Skip to content

Commit a4a96c0

Browse files
authored
chore: bump dev docker Postgres to 15 (#882)
see title
1 parent 3138c57 commit a4a96c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.postgres.dev

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:14
1+
FROM postgres:15
22
WORKDIR /
33
RUN pwd
44
COPY init_postgres.sh /docker-entrypoint-initdb.d/init.sh

0 commit comments

Comments
 (0)