Browse Source

Merge pull request #129 from JeffVandrewJr/patch-2

Update LibrePatron (another security fix for a dependency)
feature/more-args
Nicolas Dorier 6 years ago
committed by GitHub
parent
commit
999224b28b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose-generator/docker-fragments/opt-add-librepatron.yml

2
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.34
image: jvandrew/librepatron:0.7.35
expose:
- "8006"
volumes:

Loading…
Cancel
Save