mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 07:48:55 +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:
parent
94c36df640
commit
e13efacc0f
@ -1,4 +1,4 @@
|
||||
ARG SUSE_VERSION=${SUSE_VERSION:-42.3}
|
||||
ARG SUSE_VERSION=${SUSE_VERSION:-15.1}
|
||||
FROM opensuse/leap:${SUSE_VERSION}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user