summaryrefslogtreecommitdiffstats
path: root/redhat/docker/oss156/Dockerfile.x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/docker/oss156/Dockerfile.x86_64')
-rw-r--r--redhat/docker/oss156/Dockerfile.x86_643
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/docker/oss156/Dockerfile.x86_64 b/redhat/docker/oss156/Dockerfile.x86_64
index a41198e38..5e4fb3267 100644
--- a/redhat/docker/oss156/Dockerfile.x86_64
+++ b/redhat/docker/oss156/Dockerfile.x86_64
@@ -1,6 +1,6 @@
FROM opensuse/leap:15.6
-ARG TDE_VERSION=14.1.2
+ARG TDE_VERSION=14.1.3
ARG ARCH=x86_64
# Add PACKMAN repository
@@ -11,6 +11,7 @@ RUN set -x \
&& echo HTTP_PROXY="http://proxy.vtf:3128/" >>/etc/sysconfig/proxy \
&& zypper ar -f -G -n packman http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/ packman \
&& zypper -n refresh \
+ && zypper al permissions \
&& zypper -n update \
&& zypper -n install -l $(</packages)