mirror of
https://git.seedno.de/seednode/docker-nginx-js-challenge.git
synced 2025-12-16 12:59:02 +00:00
Updated to 1.21.2
This commit is contained in:
3
build.sh
3
build.sh
@@ -4,9 +4,6 @@
|
|||||||
# exit if a command fails
|
# exit if a command fails
|
||||||
set -o errexit
|
set -o errexit
|
||||||
|
|
||||||
# exit if required variables aren't set
|
|
||||||
set -o nounset
|
|
||||||
|
|
||||||
# if no registry is provided, tag image as "local" registry
|
# if no registry is provided, tag image as "local" registry
|
||||||
registry="${REGISTRY:-local}"
|
registry="${REGISTRY:-local}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user