We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430c5c8 commit 633503cCopy full SHA for 633503c
1 file changed
Dockerfile
@@ -3,7 +3,7 @@
3
ARG LEAP_VERSION=15.6
4
ARG INSTALL_ROOT=/rootfs
5
6
-FROM opensuse/leap:${LEAP_VERSION} as builder
+FROM opensuse/leap:${LEAP_VERSION} AS builder
7
ARG CACHE_ZYPPER=/tmp/cache/zypper
8
ARG INSTALL_ROOT
9
0 commit comments