4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-13 12:46:41 +00:00

Update Centrifugo to 4.0.5 release.

This commit is contained in:
Buster Neece 2022-12-14 17:12:05 -06:00
parent e0cc6e6f25
commit b4497dcd60
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E

View File

@ -10,7 +10,7 @@ RUN go install github.com/jwilder/dockerize@latest
RUN go install github.com/aptible/supercronic@latest
RUN go install github.com/centrifugal/centrifugo/v4@d465b5932ab786273f081392e1dc8fdfd2d2ec10
RUN go install github.com/centrifugal/centrifugo@latest
#
# Final build image