update postgresl, container versions
All checks were successful
Deploy Containers / Prepare (push) Successful in 1m32s
All checks were successful
Deploy Containers / Prepare (push) Successful in 1m32s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user