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 469aff0 commit 6f4883dCopy full SHA for 6f4883d
Dockerfile
@@ -1,6 +1,5 @@
1
FROM webdevops/php-nginx-dev:7.3
2
3
-
4
RUN wget -O "/usr/local/bin/go-replace" "https://github.com/webdevops/goreplace/releases/download/1.1.2/gr-arm64-linux" \
5
&& chmod +x "/usr/local/bin/go-replace" \
6
&& "/usr/local/bin/go-replace" --version
0 commit comments