Skip to content

Commit ac5c2dd

Browse files
Update postgres Docker tag to v16.10
1 parent 1ac07a6 commit ac5c2dd

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.10
44
networks:
55
- boot
66
environment:

0 commit comments

Comments
 (0)