diff --git a/tideways-daemon/Dockerfile b/tideways-daemon/Dockerfile index a2fe69b..b787932 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.8.48 AS tideways-daemon +FROM ghcr.io/tideways/daemon:1.9.0 AS tideways-daemon