1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-07-31 02:21:44 +00:00

need gcc for regex

This commit is contained in:
2020-05-21 01:59:25 -07:00
parent 9b943e9c67
commit 93702e11fc

View File

@@ -3,7 +3,7 @@ stages:
pages:
stage: docs
image: python:alpine
image: python:3.8-buster
before_script:
- pip install -r requirements.txt