We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a20fd79 + bb7d9f4 commit 9efe597Copy full SHA for 9efe597
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker.io/docker/dockerfile:1
2
3
-ARG LEAP_VERSION=15.6
+ARG LEAP_VERSION=15.5
4
ARG INSTALL_ROOT=/rootfs
5
6
FROM opensuse/leap:${LEAP_VERSION} as builder
0 commit comments