update postgresl, container versions
All checks were successful
Deploy Containers / Prepare (push) Successful in 1m32s

This commit is contained in:
2025-09-09 23:33:02 -04:00
parent e4fe271c36
commit 7f10dfa67a
3 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
- name: Deploy Plausible Database Docker Container
docker_container:
name: metrics_postgres
image: postgres:16-alpine
image: postgres:17-alpine
restart_policy: unless-stopped
recreate: true
volumes: