Skip to content

Commit

Permalink
Updating supercronic with RAW Logging from crowley supercronic update
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckinghamAJ committed Oct 30, 2024
1 parent 75d1364 commit fa2fc52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM python:3.10.14-slim-bookworm

ENV SUPERCRONIC_URL=https://github.com/BuckinghamAJ/supercronic/releases/download/v0.2.30.1/supercronic-linux-amd64 \
ENV SUPERCRONIC_URL=https://github.com/BuckinghamAJ/supercronic/releases/download/v0.2.30.2_V2/supercronic-linux-amd64 \
SUPERCRONIC=supercronic-linux-amd64 \
SUPERCRONIC_SHA1SUM=b181308ec7b3ca33ce9c3d534b21aba5da6aa94f
SUPERCRONIC_SHA1SUM=fa9257f5b96fae2fbfa36dafd7a699d61d7f8920

WORKDIR /app

Expand Down

0 comments on commit fa2fc52

Please sign in to comment.