Dockerfile: Bump default Python and task versions

This commit is contained in:
Tomas Babej 2021-10-10 11:20:42 -04:00
parent e6b859d3b0
commit a54dcacc57

View file

@ -1,6 +1,6 @@
ARG ALPINE_VERSION=3.12
ARG PYTHON_VERSION=3.9
ARG TASK_VERSION=master
ARG PYTHON_VERSION=3.10
ARG TASK_VERSION=stable
ARG VIM_VERSION=v8.2.0716
ARG VIMWIKI_VERSION=master