mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-05-31 23:36:53 +02:00
Update docker.io/postgres Docker tag to v16
This commit is contained in:
parent
164b01319c
commit
0603f1ebe9
@ -47,7 +47,7 @@ services:
|
|||||||
|
|
||||||
# postgres
|
# postgres
|
||||||
postgres:
|
postgres:
|
||||||
image: docker.io/postgres:15-alpine
|
image: docker.io/postgres:16-alpine
|
||||||
env_file: env/postgres.env
|
env_file: env/postgres.env
|
||||||
volumes:
|
volumes:
|
||||||
- netbox-postgres-data:/var/lib/postgresql/data
|
- netbox-postgres-data:/var/lib/postgresql/data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user