Skip to content

Commit 02251f8

Browse files
Update postgres Docker tag to v16.11
1 parent 30294c2 commit 02251f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:16.1
3+
image: postgres:16.11
44
networks:
55
- boot
66
environment:

0 commit comments

Comments
 (0)