Update postgres Docker tag to v15
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
|
||||
# postgres
|
||||
postgres:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:15-alpine
|
||||
env_file: env/postgres.env
|
||||
volumes:
|
||||
- netbox-postgres-data:/var/lib/postgresql/data
|
||||
|
Reference in New Issue
Block a user