Update pgautoupgrade/pgautoupgrade Docker tag to v18

This commit is contained in:
Renovate 2025-11-05 20:00:30 +00:00
parent 0823c2e23e
commit 68cb8b533c
15 changed files with 15 additions and 15 deletions

View file

@ -21,7 +21,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/atuin:/var/lib/postgresql/data

View file

@ -25,7 +25,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/baby-buddy:/var/lib/postgresql/data

View file

@ -20,7 +20,7 @@ services:
- LOG_FULL_IPS=true
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- ./postgres:/var/lib/postgresql/data

View file

@ -29,7 +29,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/gitea:/var/lib/postgresql/data

View file

@ -25,7 +25,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/freshrss:/var/lib/postgresql/data

View file

@ -16,7 +16,7 @@ services:
- traefik.http.routers.macau.rule=Host(`0rng.one`)
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- ./postgres:/var/lib/postgresql/data

View file

@ -42,7 +42,7 @@ services:
- traefik.http.services.mastodon-mastodon.loadbalancer.server.scheme=https
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- ./db:/var/lib/postgresql/data

View file

@ -57,7 +57,7 @@ services:
hard: 262144
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- ./postgres:/var/lib/postgresql/data

View file

@ -34,7 +34,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/pocket-id:/var/lib/postgresql/data

View file

@ -36,7 +36,7 @@ services:
- renderer
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/grafana/:/var/lib/postgresql/data

View file

@ -22,7 +22,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
environment:
- POSTGRES_USER=synapse

View file

@ -34,7 +34,7 @@ services:
- /opt/recipes/staticfiles
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/tandoor/:/var/lib/postgresql/data

View file

@ -38,7 +38,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/vaultwarden/:/var/lib/postgresql/data

View file

@ -39,7 +39,7 @@ services:
- traefik
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/vikunja/:/var/lib/postgresql/data

View file

@ -33,7 +33,7 @@ services:
- traefik.http.routers.website.rule=Host(`theorangeone.net`) || Host(`jakehoward.tech`)
db:
image: pgautoupgrade/pgautoupgrade:17-alpine
image: pgautoupgrade/pgautoupgrade:18-alpine
restart: unless-stopped
volumes:
- ./postgres:/var/lib/postgresql/data