Skip to content

Commit a3c4a06

Browse files
Update postgres Docker tag to v16.12
1 parent ca7cf6f commit a3c4a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
ports:
1414
- 8888:8888
1515
database:
16-
image: postgres:16.9
16+
image: postgres:16.12
1717
restart: always
1818
user: postgres
1919
environment:

0 commit comments

Comments
 (0)