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 b2c4f33 commit 7119e62Copy full SHA for 7119e62
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.6
+ENV PHPCENSOR_VERSION=2.0.7
6
7
WORKDIR /var/www/html
8
worker/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.4-alpine
0 commit comments