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

@@ -21,7 +21,7 @@
- name: Create Nextcloud DB Docker Container
docker_container:
name: nc_postgresql
image: postgres:16-alpine
image: postgres:17-alpine
restart_policy: unless-stopped
recreate: true
networks: