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

add kestra

This commit is contained in:
kev
2024-05-24 15:27:39 +08:00
parent 5dcc7d58e7
commit 36b46aecd2
4 changed files with 64 additions and 1 deletions

View File

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