tools/docker: Fix opensuse-leap image
This commit is contained in:
@@ -13,7 +13,6 @@ ENTRYPOINT ["/usr/bin/bash", "-c"]
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
# Swig Install
|
||||
FROM base AS swig
|
||||
RUN zypper update -y \
|
||||
&& zypper install -y swig \
|
||||
&& zypper clean -a
|
||||
|
||||
Reference in New Issue
Block a user