Skip to content

Commit

Permalink
Supercronic is in community repo now
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuechner committed Nov 18, 2021
1 parent 3c55574 commit b822021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apk --no-cache add \
nginx-mod-http-brotli \
redis \
supervisor; \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community \
supercronic;

RUN set -eux; \
Expand Down

0 comments on commit b822021

Please sign in to comment.