Update mkdocs [skip ci] (#3510)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-12-04 11:58:03 -03:00 committed by GitHub
parent 184eef84d5
commit 976e785027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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 \

View file

@ -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