mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-01 23:43:37 +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 LEAP_VERSION=15.6
|
||||||
ARG INSTALL_ROOT=/rootfs
|
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 CACHE_ZYPPER=/tmp/cache/zypper
|
||||||
ARG INSTALL_ROOT
|
ARG INSTALL_ROOT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user