buildargs.env aktualisiert
This commit is contained in:
@@ -22,4 +22,5 @@ DESCRIPTION="Docker implementation of https://github.com/oschonrock/hibp.git."
|
||||
# apt-get update && \
|
||||
# apt-get install wget && \
|
||||
# wget https://github.com/oschonrock/hibp/releases/download/v${BUILD_TAG}/hibp_${BUILD_TAG}-1_amd64.deb -o hibp_${BUILD_TAG}_amd64.deb && \
|
||||
# apt install ./hibp_${BUILD_TAG}-1_amd64.deb
|
||||
# apt install ./hibp_${BUILD_TAG}-1_amd64.deb && \
|
||||
# rm -f hibp_${BUILD_TAG}-1_amd64.deb
|
||||
|
||||
Reference in New Issue
Block a user