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 387a8e3 commit 8d879f9Copy full SHA for 8d879f9
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.5
+ENV PHPCENSOR_VERSION=2.0.6
6
7
WORKDIR /var/www/html
8
worker/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.4-alpine
0 commit comments