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 e526e56 commit 23e1e9fCopy full SHA for 23e1e9f
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.3
+ENV PHPCENSOR_VERSION=2.0.4
6
7
WORKDIR /var/www/html
8
worker/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.4-alpine
0 commit comments