Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
nextcloud_db:
|
||||
image: docker.io/library/postgres:17
|
||||
image: docker.io/library/postgres:18
|
||||
restart: always
|
||||
volumes:
|
||||
- ${NEXTCLOUD_POSTGRES_DATA_DIR}:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user