mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
Merge pull request #2423 from drwetter/update_container_leap15.5
Upgrade to leap 15.5
This commit is contained in:
commit
6431104d3e
@ -1,6 +1,6 @@
|
|||||||
# syntax=docker.io/docker/dockerfile:1
|
# syntax=docker.io/docker/dockerfile:1
|
||||||
|
|
||||||
ARG LEAP_VERSION=15.4
|
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