diff --git a/tideways-daemon/Dockerfile b/tideways-daemon/Dockerfile index b787932..31470cb 100644 --- a/tideways-daemon/Dockerfile +++ b/tideways-daemon/Dockerfile @@ -1,2 +1,2 @@ # https://support.tideways.com/documentation/setup/installation/docker-with-compose.html -FROM ghcr.io/tideways/daemon:1.9.0 AS tideways-daemon +FROM ghcr.io/tideways/daemon:1.9.2 AS tideways-daemon