Adding version number to update internal scripts that are included from a different git repo...

This will trigger internal script updates to include bugfixes when not using auto-update on startup
pull/11/head
RandomNinjaAtk 5 years ago committed by GitHub
parent 99f13f71d9
commit e0ecfc5558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
FROM linuxserver/sabnzbd
LABEL maintainer="RandomNinjaAtk"
ENV VERSION="1.0.0"
ENV SABSCRIPTS_PATH /usr/local/sabnzbd-scripts
ENV SMA_PATH /usr/local/sma
ENV UPDATE_EXT FALSE

Loading…
Cancel
Save