Use php8.0 for the WordPress image
This commit is contained in:
parent
16c2031602
commit
fc93b74c19
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM wordpress
|
||||
FROM wordpress:php8.0
|
||||
|
||||
# Install packages under Debian
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue