diff options
Diffstat (limited to 'compose_example.yml')
| -rw-r--r-- | compose_example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose_example.yml b/compose_example.yml index 336bd814a7..70de5bba7b 100644 --- a/compose_example.yml +++ b/compose_example.yml @@ -37,7 +37,7 @@ services: db: restart: always - image: postgres:15-alpine + image: postgres:18-alpine networks: - internal_network env_file: |