mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 18:14:21 +01: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