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