Skip to content

Commit

Permalink
chore(deps): upgrade supercronic to 0.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopacheco1 committed Oct 31, 2024
1 parent 597b3c5 commit 4cc84d0
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 @@ -13,7 +13,7 @@ COPY requirements.txt /app

RUN pip install --no-cache-dir --upgrade -r requirements.txt

ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.30/supercronic-linux-amd64 \
ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.2.33/supercronic-linux-amd64 \
SUPERCRONIC=supercronic-linux-amd64 \
SUPERCRONIC_SHA1SUM=9f27ad28c5c57cd133325b2a66bba69ba2235799

Expand Down

0 comments on commit 4cc84d0

Please sign in to comment.