Skip to content

Commit

Permalink
OPHYK-290 run cas-virkailija locally with postgres 16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tokarls committed Nov 22, 2024
1 parent 4b81c2b commit 4bed9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cas-virkailija/docker-compose.dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"
services:
postgres:
container_name: cas-virkailija-postgres
image: postgres:12.17
image: postgres:16.4
ports:
- 5080:5432
environment:
Expand Down

0 comments on commit 4bed9fb

Please sign in to comment.