This commit is contained in:
2026-06-09 23:44:43 +08:00
parent 01b3375395
commit 821eca9f0c
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
postgres: postgres:
image: postgres:16-alpine image: registry.jerryyan.top/library/postgres:16-alpine
restart: unless-stopped restart: unless-stopped
environment: environment:
POSTGRES_USER: ${POSTGRES_USER:-acw} POSTGRES_USER: ${POSTGRES_USER:-acw}