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 5d7010f commit 40903b0Copy full SHA for 40903b0
web/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.4-fpm-alpine
2
3
MAINTAINER Dmitry Khomutov <poisoncorpsee@gmail.com>
4
5
-ENV PHPCENSOR_VERSION=2.0.4
+ENV PHPCENSOR_VERSION=2.0.5
6
7
WORKDIR /var/www/html
8
worker/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.4-alpine
0 commit comments