Skip to content

Commit 9efe597

Browse files
authored
Merge pull request #2562 from drwetter/revert-2547-drwetter-patch-1
Revert "Update Dockerfile to leap 15.6"
2 parents a20fd79 + bb7d9f4 commit 9efe597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker.io/docker/dockerfile:1
22

3-
ARG LEAP_VERSION=15.6
3+
ARG LEAP_VERSION=15.5
44
ARG INSTALL_ROOT=/rootfs
55

66
FROM opensuse/leap:${LEAP_VERSION} as builder

0 commit comments

Comments
 (0)