We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20fd79 commit bb7d9f4Copy full SHA for bb7d9f4
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