mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
obs: docker: update opensuse base image
Leap 42.3 is now depreceated. Update it to 15.1 Fixes: #704 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG SUSE_VERSION=${SUSE_VERSION:-42.3}
|
||||
ARG SUSE_VERSION=${SUSE_VERSION:-15.1}
|
||||
FROM opensuse/leap:${SUSE_VERSION}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user