mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Dockerfile: Bump default Python and task versions
This commit is contained in:
parent
e6b859d3b0
commit
a54dcacc57
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue