fixed the pbm of wp cron job not working
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
FROM alpine:3.15
|
||||
|
||||
RUN apk update
|
||||
@@ -49,4 +48,3 @@ RUN curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli
|
||||
COPY ./conf/wp_entrypoint.sh ./
|
||||
|
||||
ENTRYPOINT [ "sh", "wp_entrypoint.sh" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user