Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
chore(deps): update postgres docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent e922080 commit 9da147b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ services:
restart: always

postgres:
image: postgres:16@sha256:49c276fa02e3d61bd9b8db81dfb4784fe814f50f778dce5980a03817438293e3
image: postgres:17@sha256:fe4efc6901dda0d952306fd962643d8022d7bb773ffe13fe8a21551b9276e50c
networks:
ocis-net:
volumes:
Expand Down

0 comments on commit 9da147b

Please sign in to comment.