diff --git a/docker-compose-generator/docker-fragments/opt-add-librepatron.yml b/docker-compose-generator/docker-fragments/opt-add-librepatron.yml index f710c41..1705af6 100644 --- a/docker-compose-generator/docker-fragments/opt-add-librepatron.yml +++ b/docker-compose-generator/docker-fragments/opt-add-librepatron.yml @@ -3,7 +3,7 @@ services: librepatron: container_name: librepatron restart: unless-stopped - image: jvandrew/librepatron:0.6.69 + image: jvandrew/librepatron:0.6.71 expose: - "8006" volumes: @@ -22,7 +22,6 @@ services: isso: container_name: isso restart: unless-stopped - stop_signal: SIGKILL image: jvandrew/isso:atron.22 expose: - "8080"