We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58bcbc commit d27fe68Copy full SHA for d27fe68
1 file changed
layers/relay/Dockerfile
@@ -4,7 +4,7 @@ ARG BREF_VERSION
4
FROM bref/build-php-$PHP_VERSION:3 AS ext
5
6
# Leave empty to install the latest stable release
7
-ARG RELAY_VERSION=
+ARG RELAY_VERSION=0.30.0
8
9
# Docs: https://relay.so/docs/1.x/installation#manual-installation
10
0 commit comments