fix(postgresql): version
parent
91904fc29b
commit
291761eaa0
|
@ -1,7 +1,7 @@
|
||||||
version: '3.7'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
isard-sso-postgresql:
|
isard-sso-postgresql:
|
||||||
image: postgres:alpine
|
image: postgres:13.5-alpine3.15
|
||||||
container_name: isard-sso-postgresql
|
container_name: isard-sso-postgresql
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Reference in New Issue