mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 00:44:27 +01:00
update image tags; pin psql
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
db_recipes:
|
||||
restart: always
|
||||
container_name: tandoor_db
|
||||
image: postgres:11-alpine
|
||||
image: postgres:16-alpine
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/tandoor/postgresql:/var/lib/postgresql/data
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user