Skip to content

Commit

Permalink
Update mkdocs [skip ci] (#3510)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored Dec 4, 2018
1 parent 184eef8 commit 976e785
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/mkdocs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM alpine:3.7
FROM alpine:3.8

RUN apk update && apk add --no-cache \
bash \
Expand Down
6 changes: 3 additions & 3 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs-material~=3.0.4
mkdocs-material~=3.1.0
mkdocs~=1.0.4
pymdown-extensions~=5.0
pygments~=2.2.0
pymdown-extensions~=6.0
pygments~=2.3.0

0 comments on commit 976e785

Please sign in to comment.