Skip to content

Commit 4169367

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 4703446 commit 4169367

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 && rm -rf vendor/wbstack/magnustools
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/quickstatements"
1212

0 commit comments

Comments
 (0)