Skip to content

Commit

Permalink
Update to tideways-daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent c0a2e70 commit 90ff2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ COPY --chmod=0755 docker-entrypoint.sh /usr/local/bin/

ENTRYPOINT ["docker-entrypoint.sh"]

ENV TIDEWAYS_DAEMON_VERSION=1.9.28
ENV TIDEWAYS_DAEMON_VERSION=1.9.30

RUN set -eux; \
export DEBIAN_FRONTEND="noninteractive"; \
Expand Down

0 comments on commit 90ff2b7

Please sign in to comment.