Skip to content

Commit daaccd8

Browse files
chore(deps): update postgres docker tag to v17.9
1 parent 578fb2e commit daaccd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- counterapi_api
3737

3838
counterapi_api_database:
39-
image: postgres:17.5-alpine
39+
image: postgres:17.9-alpine
4040
restart: always
4141
environment:
4242
- POSTGRES_USER=postgres

0 commit comments

Comments
 (0)