Skip to content

Commit

Permalink
Cronjob image (once a day, fixed for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-athome committed Aug 27, 2023
1 parent 9bfe404 commit 43bb26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cronjob/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ARG COMMAND_VERSION=latest
FROM ghcr.io/daniele-athome/immich-carddav-sync:${COMMAND_VERSION}

RUN apt-get update && apt-get install --no-install-recommends -y cron
Expand Down

0 comments on commit 43bb26f

Please sign in to comment.