mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-28 04:19:44 +01:00
Update to leap 15.6
as EOL for 15.5 is not very far away
This commit is contained in:
parent
b132a26432
commit
a9fcf443fa
@ -1,6 +1,6 @@
|
||||
# syntax=docker.io/docker/dockerfile:1
|
||||
|
||||
ARG LEAP_VERSION=15.5
|
||||
ARG LEAP_VERSION=15.6
|
||||
ARG INSTALL_ROOT=/rootfs
|
||||
|
||||
FROM opensuse/leap:${LEAP_VERSION} as builder
|
||||
|
Loading…
Reference in New Issue
Block a user