Skip to content

Commit

Permalink
Merge branch 'master' into renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 18, 2023
2 parents 1553c5a + 9e9603b commit aa6bb07
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 @@ -47,7 +47,7 @@ services:
# This service runs the PostgreSQL database
database:
container_name: database
image: postgres:15.4-alpine
image: postgres:16.0-alpine
restart: unless-stopped
env_file: env/.env.${ENV}
environment:
Expand Down

0 comments on commit aa6bb07

Please sign in to comment.