Skip to content

Commit

Permalink
Merge pull request #35 from UniversityOfHelsinkiCS/renovate/all-minor…
Browse files Browse the repository at this point in the history
…-patch

chore(deps): update all non-major dependencies
  • Loading branch information
AleksTeresh authored Aug 2, 2024
2 parents 7112692 + cb08dc5 commit 4b9a830
Show file tree
Hide file tree
Showing 4 changed files with 1,580 additions and 1,323 deletions.
2 changes: 1 addition & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
container_name: riksutin_test

db:
image: postgres:15.1
image: postgres:15.7
environment:
- POSTGRES_PASSWORD=postgres
ports:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
container_name: riksutin_dev

db:
image: postgres:15.1
image: postgres:15.7
environment:
- PGDATA=/data
- POSTGRES_PASSWORD=postgres
Expand Down
Loading

0 comments on commit 4b9a830

Please sign in to comment.