Skip to content

Commit 23e1e9f

Browse files
committed
Updated PHP Censor version to 2.0.4.
1 parent e526e56 commit 23e1e9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM php:7.4-fpm-alpine
22

33
MAINTAINER Dmitry Khomutov <poisoncorpsee@gmail.com>
44

5-
ENV PHPCENSOR_VERSION=2.0.3
5+
ENV PHPCENSOR_VERSION=2.0.4
66

77
WORKDIR /var/www/html
88

worker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM php:7.4-alpine
22

33
MAINTAINER Dmitry Khomutov <poisoncorpsee@gmail.com>
44

5-
ENV PHPCENSOR_VERSION=2.0.3
5+
ENV PHPCENSOR_VERSION=2.0.4
66

77
WORKDIR /var/www/html
88

0 commit comments

Comments
 (0)