Skip to content

Commit

Permalink
Upgrade backend dependencies and base images (#191)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
  • Loading branch information
tegioz authored May 9, 2024
1 parent 3cfb81b commit e596e49
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 153 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ updates:
interval: "weekly"
ignore:
- dependency-name: "node"
versions: ["19-alpine3.19", "20-alpine3.19", "21-alpine3.19"]
versions: ["19-alpine3.19", "20-alpine3.19", "21-alpine3.19", "22-alpine3.19"]

- package-ecosystem: "docker"
directory: "/database/migrations"
Expand Down
Loading

0 comments on commit e596e49

Please sign in to comment.