mirror of
https://git.seedno.de/seednode/docker-nginx-js-challenge.git
synced 2025-04-04 09:53:00 +00:00
Updated to 1.21.2
This commit is contained in:
parent
d650ab2507
commit
b67847e254
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}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user