star8521 commited on
Commit
af6351f
·
verified ·
1 Parent(s): 5093f7d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,2 +1,2 @@
1
- FROM wordpress:php8.5-fpm
2
  EXPOSE 10086
 
1
+ FROM wordpress:latest
2
  EXPOSE 10086