bump plugin

This commit is contained in:
nicolas.dorier 2021-11-29 17:48:45 +09:00
parent e35d263875
commit ee2156866e
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -1,7 +1,7 @@
FROM wordpress:5.5.3
ENV WOOCOMMERCE_VERSION 3.5.5
ENV BTCPAY_PLUGIN_VERSION 3.0.14
ENV BTCPAY_PLUGIN_VERSION 3.0.15
RUN apt-get update \
&& apt-get install -y --no-install-recommends unzip wget \