mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Revert "Update Dockerfile to leap 15.6"
This commit is contained in:
parent
a20fd796e8
commit
bb7d9f4ac5
@ -1,6 +1,6 @@
|
|||||||
# syntax=docker.io/docker/dockerfile:1
|
# syntax=docker.io/docker/dockerfile:1
|
||||||
|
|
||||||
ARG LEAP_VERSION=15.6
|
ARG LEAP_VERSION=15.5
|
||||||
ARG INSTALL_ROOT=/rootfs
|
ARG INSTALL_ROOT=/rootfs
|
||||||
|
|
||||||
FROM opensuse/leap:${LEAP_VERSION} as builder
|
FROM opensuse/leap:${LEAP_VERSION} as builder
|
||||||
|
Loading…
Reference in New Issue
Block a user