Update mkdocs [skip ci] (#3836)
This commit is contained in:
parent
817c1bf760
commit
706b62a41c
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM alpine:3.8
|
||||
FROM alpine:3.9
|
||||
|
||||
RUN apk update && apk add --no-cache \
|
||||
bash \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
mkdocs-material~=3.1.0
|
||||
mkdocs-material~=4.0.2
|
||||
mkdocs~=1.0.4
|
||||
pymdown-extensions~=6.0
|
||||
pygments~=2.3.0
|
||||
pygments~=2.3.1
|
||||
|
|
Loading…
Reference in a new issue