Browse Source

Update opt-add-librepatron.yml (#183)

updates a dependency for a security vulnerability
Kukks-patch-1
Jeff Vandrew Jr 6 years ago
committed by Nicolas Dorier
parent
commit
1cbea984bf
  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: librepatron:
container_name: librepatron container_name: librepatron
restart: unless-stopped restart: unless-stopped
image: jvandrew/librepatron:0.7.37 image: jvandrew/librepatron:0.7.39
expose: expose:
- "8006" - "8006"
volumes: volumes:

Loading…
Cancel
Save