Skip to content

Commit eedfd3a

Browse files
Bump php from 8.0.8-fpm-alpine to 8.0.9-fpm-alpine
Bumps php from 8.0.8-fpm-alpine to 8.0.9-fpm-alpine. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 198622b commit eedfd3a

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:8.0.8-fpm-alpine
1+
FROM php:8.0.9-fpm-alpine
22

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

0 commit comments

Comments
 (0)