Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
arooshap authored Mar 25, 2024
1 parent 55a1a54 commit 192b303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ADD run.sh $WDIR/run.sh
ADD monitor.sh $WDIR/monitor.sh
ADD alerts.sh $WDIR/alerts.sh
COPY authmap-prod.cron /tmp/authmap-prod.cron
COPY authmap-preprod.cron /tmp/data/tools/authmap-preprod.cron
COPY authmap-preprod.cron /tmp/authmap-preprod.cron
COPY authmap-test.cron /tmp/authmap-test.cron
COPY copy_cron.sh $WDIR/copy_cron.sh

Expand Down

0 comments on commit 192b303

Please sign in to comment.