Skip to content

Commit ee52b04

Browse files
chore(deps): update postgres docker tag to v18
1 parent 578fb2e commit ee52b04

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:18.3-alpine
4040
restart: always
4141
environment:
4242
- POSTGRES_USER=postgres

0 commit comments

Comments
 (0)