Skip to content

Commit 2a5dbdd

Browse files
authored
Merge pull request #47 from sourceboat/dependabot/docker/php-7.4.13-fpm-alpine3.11
Bump php from 7.4.11-fpm-alpine3.11 to 7.4.13-fpm-alpine3.11
2 parents d44d2b5 + 1b0a61e commit 2a5dbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.4.11-fpm-alpine3.11
1+
FROM php:7.4.13-fpm-alpine3.11
22

33
ENV PHP_OPCACHE_VALIDATE_TIMESTAMPS="0" \
44
PHP_OPCACHE_MAX_ACCELERATED_FILES="10000" \

0 commit comments

Comments
 (0)