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 1b46e37 commit c3d6f53Copy full SHA for c3d6f53
web/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.2-fpm-alpine
2
3
MAINTAINER Alexey Boyko <ket4yiit@gmail.com>
4
5
-ENV PHPCENSOR_VERSION=0.19.0
+ENV PHPCENSOR_VERSION=0.20.0
6
7
WORKDIR /var/www/html
8
worker/Dockerfile
@@ -2,7 +2,7 @@ FROM php:7.2-alpine
0 commit comments