Explorar o código

Add Update tzdata

Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
1a1f541ff8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -16,6 +16,7 @@ RUN set -x \
            && curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-portal.repo -o /etc/yum.repos.d/sds-${repo}-portal.repo \
            && yum install tomcat8 -y \
            && yum install web-registry-admin -y \
+           && yum update tzdata -y \
            && yum clean all \
            && chmod +x /opt/tomcat8/bin/docker-entrypoint.sh \
            && chmod +x /opt/tomcat8/bin/healthcheck.sh \