Skip to content

Commit

Permalink
Update to tideways-daemon 1.8.48
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla authored May 10, 2024
1 parent 67891d0 commit 26f9551
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.46
ENV TIDEWAYS_DAEMON_VERSION 1.8.48

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

0 comments on commit 26f9551

Please sign in to comment.