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