Skip to content

Commit

Permalink
⬆️ Upgrade rr version
Browse files Browse the repository at this point in the history
  • Loading branch information
Heroyt committed Oct 3, 2024
1 parent fa4777c commit 9dc77f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ COPY --from=golang /usr/local/go/ /usr/local/go/

ENV APP_VERSION="1.0.0"
ARG BUILD_TIME="$(date +%FT%T%z)"
ENV VERSION="v2024.2.0"
ENV VERSION="v2024.2.1"
ARG RT_TOKEN="undefined"

COPY docker/velox_rr_2024.toml .
Expand Down

0 comments on commit 9dc77f7

Please sign in to comment.