1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-14 23:55:02 +02:00

add calendso

This commit is contained in:
kev
2021-12-31 15:04:31 +08:00
parent 0845b5d0a9
commit e53801970f
4 changed files with 54 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
postgres:
image: postgres:alpine
image: postgres:14-alpine
ports:
- "5432:5432"
volumes: