Skip to content
Snippets Groups Projects
Commit ee496ae8 authored by Vladimir Shushlin's avatar Vladimir Shushlin
Browse files

Merge branch 'issue-2' into 'master'

Update base images to include new dependencies

See merge request pages/mkdocs!9
parents 31a61881 e5db940c
Branches
Tags
No related merge requests found
image: python:alpine
image: python:3.6-buster
before_script:
- pip install mkdocs
......
......@@ -15,7 +15,7 @@ This project's static Pages are built by [GitLab CI][ci], following the steps
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
```
image: python:alpine
image: python:3.8-buster
before_script:
- pip install mkdocs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment