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

Hadolint fixes

parent ece60a79
No related branches found
No related tags found
1 merge request!1MVP
ignored:
- DL3008
......@@ -11,5 +11,5 @@ RUN apt-get update \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
ADD s3-purge.sh /usr/local/bin/s3-purge
ADD crontab /etc/cron.d/s3-purge
COPY s3-purge.sh /usr/local/bin/s3-purge
COPY crontab /etc/cron.d/s3-purge
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment