Skip to content

Commit 3962497

Browse files
Bump php from 7.2-apache to 8.0.6-apache
Bumps php from 7.2-apache to 8.0.6-apache. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89b4aae commit 3962497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY ./ /installing
66
RUN composer install --no-dev --no-progress --no-autoloader && rm -rf vendor
77

88

9-
FROM php:7.2-apache
9+
FROM php:8.0.6-apache
1010

1111
LABEL org.opencontainers.image.source="https://github.com/wbstack/widar"
1212

0 commit comments

Comments
 (0)