Skip to content

Commit

Permalink
Update to tideways-daemon 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Jun 24, 2024
1 parent 43eb5c9 commit 7fd737b
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.8.48
ENV TIDEWAYS_DAEMON_VERSION 1.9.0

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

0 comments on commit 7fd737b

Please sign in to comment.