Skip to content

Commit

Permalink
Merge pull request #296 from rubiin/renovate/all-non-major-deps
Browse files Browse the repository at this point in the history
fix(deps): update all non-major deps
  • Loading branch information
mergify[bot] authored Aug 11, 2023
2 parents 4418e80 + 4786042 commit 4d8e5d6
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 @@ -171,7 +171,7 @@ services:
# This service runs the PostgreSQL database
database:
container_name: database
image: postgres:15.3-alpine
image: postgres:15.4-alpine
restart: unless-stopped
env_file: env/.env.${ENV}
depends_on:
Expand Down

0 comments on commit 4d8e5d6

Please sign in to comment.