fix(postgresql): version

darta 2022-01-25 19:35:14 +01:00
parent 0537362fe9
commit 710f0b9919
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
isard-apps-postgresql:
image: postgres:alpine
image: postgres:13.5-alpine3.15
container_name: isard-apps-postgresql
restart: unless-stopped
env_file: .env