We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8da9a commit 01905d5Copy full SHA for 01905d5
layers/tideways/Dockerfile
@@ -3,7 +3,7 @@ ARG PHP_VERSION
3
ARG BREF_VERSION
4
FROM bref/build-php-$PHP_VERSION:$BREF_VERSION AS ext
5
6
-ARG TIDEWAYS_VERSION=5.16.2
+ARG TIDEWAYS_VERSION=5.18.6
7
# Versions: https://tideways.com/profiler/downloads
8
# Docs: https://app.tideways.io/o/Bref/Bref-Tideways/installation
9
0 commit comments