Skip to content

Commit a9fcf44

Browse files
authored
Update to leap 15.6
as EOL for 15.5 is not very far away
1 parent b132a26 commit a9fcf44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5
3+
ARG LEAP_VERSION=15.6
44
ARG INSTALL_ROOT=/rootfs
55

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

0 commit comments

Comments
 (0)