Update Supercronic.

This commit is contained in:
Buster Neece 2023-06-07 02:56:23 -05:00
parent 1ecf68b4d9
commit 2dc88bf447
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RUN apt-get update \
RUN go install github.com/jwilder/dockerize@v0.6.1
RUN go install github.com/aptible/supercronic@v0.2.24
RUN go install github.com/aptible/supercronic@v0.2.25
RUN go install github.com/centrifugal/centrifugo/v4@v4.1.3