Skip to content

Commit c172b04

Browse files
Update postgres Docker tag to v16.11
1 parent c0d40d1 commit c172b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)