Skip to content

Commit e8976cc

Browse files
Update postgres Docker tag to v17
Update postgres from 16 to 17 Change-type: patch
1 parent 3afe531 commit e8976cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:16
1+
FROM postgres:17
22

33
ENV POSTGRES_USER docker
44
ENV POSTGRES_PASSWORD docker

0 commit comments

Comments
 (0)