Skip to content

Commit

Permalink
Update to tideways-daemon 1.9.28
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
1 parent 7f9dacb commit 28023fc
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.26
ENV TIDEWAYS_DAEMON_VERSION 1.9.28

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

0 comments on commit 28023fc

Please sign in to comment.