1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00

Change Docker base image, as Alpine seems f***ed

This commit is contained in:
squidfunk 2019-03-01 13:47:43 +01:00
parent e415cf9b36
commit f710533d6a

View File

@ -18,7 +18,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
FROM jfloff/alpine-python:3.6-slim
FROM python:3.6.8-alpine3.9
MAINTAINER Martin Donath <martin.donath@squidfunk.com>
# Set build directory