Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-05-30 19:03:56 -04:00
parent efbd0e54e8
commit e3c49c52f4
3 changed files with 9 additions and 10 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
.DEFAULT_GOAL:=container
.DEFAULT_GOAL:=image
# set default shell
SHELL=/bin/bash -o pipefail