Explorar o código

Add Update tzdata

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

+ 1 - 0
Dockerfile

@@ -11,5 +11,6 @@ RUN set -x \
            && chmod +x /usr/share/web-registry-portal/bin/docker-entrypoint.sh \
            && chmod +x /usr/share/web-registry-portal/bin/healthcheck.sh \
            && yum install web-registry-portal iputils -y \
+           && yum update tzdata -y \
            && yum clean all \
            && rm -rf /var/cache/yum