Remove orphaned args

This commit is contained in:
Alexey Pustovalov 2021-09-12 16:14:18 +02:00
parent 3ab618bc95
commit a78aad11a0

View File

@ -9,8 +9,6 @@ LABEL org.opencontainers.image.title="Zabbix proxy (SQLite3)" \
STOPSIGNAL SIGTERM
ENV TINI_VERSION=v0.19.0
COPY ["conf/etc/yum.repos.d/oracle-epel-ol8.repo", "/etc/yum.repos.d/oracle-epel-ol8.repo"]
RUN set -eux && \