Skip to content
Snippets Groups Projects
Commit f0d3bcaa authored by Erick Hitter's avatar Erick Hitter
Browse files

Hadolint

parent 7b3e0041
No related branches found
No related tags found
1 merge request!1MVP
Pipeline #1823 passed
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -14,4 +14,4 @@ RUN apt-get update \ ...@@ -14,4 +14,4 @@ RUN apt-get update \
COPY s3-purge.sh /usr/local/bin/s3-purge COPY s3-purge.sh /usr/local/bin/s3-purge
COPY crontab /etc/cron.d/s3-purge COPY crontab /etc/cron.d/s3-purge
CMD ["tail", "-f /dev/null"] CMD ["tail", "-f", "/dev/null"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment