Browse Source

Merge pull request #135 from JeffVandrewJr/patch-4

Roll Back Isso, Bump LibrePatron
feature/more-args
Nicolas Dorier 6 years ago
committed by GitHub
parent
commit
6cb4436fc3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docker-compose-generator/docker-fragments/opt-add-librepatron.yml

4
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.7.35
image: jvandrew/librepatron:0.7.37
expose:
- "8006"
volumes:
@ -23,7 +23,7 @@ services:
isso:
container_name: isso
restart: unless-stopped
image: jvandrew/isso:atron.23
image: jvandrew/isso:atron.22
expose:
- "8080"
volumes:

Loading…
Cancel
Save