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:
postgres:
image: postgres:16-alpine
image: registry.jerryyan.top/library/postgres:16-alpine
restart: unless-stopped
environment:
POSTGRES_USER: ${POSTGRES_USER:-acw}