mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-03-31 06:53:38 +02:00
Fix complaint wrt Lowercase "as"
This commit is contained in:
parent
430c5c8d09
commit
633503cd17
@ -3,7 +3,7 @@
|
||||
ARG LEAP_VERSION=15.6
|
||||
ARG INSTALL_ROOT=/rootfs
|
||||
|
||||
FROM opensuse/leap:${LEAP_VERSION} as builder
|
||||
FROM opensuse/leap:${LEAP_VERSION} AS builder
|
||||
ARG CACHE_ZYPPER=/tmp/cache/zypper
|
||||
ARG INSTALL_ROOT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user