forked from data.coop/ansible
FIDO bug in Passit should be fixed now
This commit is contained in:
parent
b042d555b6
commit
b5d980510d
|
@ -26,7 +26,7 @@
|
|||
POSTGRES_PASSWORD: "{{ postgres_passwords.passit }}"
|
||||
|
||||
passit_app:
|
||||
image: "passit/passit@sha256:c4b96bc67222936f58f344d5dd1020227ad8e11ad5f82ed3cbf0bcfa8fe9b2e7" #:{{ services.passit.version }}"
|
||||
image: "passit/passit:{{ services.passit.version }}"
|
||||
command: "bin/start.sh"
|
||||
restart: "always"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue