mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
Revert "Bump postgres from 16-alpine to 18-alpine in /projects/tandoor"
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
db:
|
db:
|
||||||
container_name: tandoor_db
|
container_name: tandoor_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: postgres:18-alpine
|
image: postgres:16-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- ./postgresql:/var/lib/postgresql/data
|
- ./postgresql:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user