mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Dockerfile: Use pre 3.0 release for now
Upgrading to 3.0 requires change to the build process.
This commit is contained in:
parent
f4868e7b4a
commit
613d038ca3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
ARG ALPINE_VERSION=3.14
|
ARG ALPINE_VERSION=3.14
|
||||||
ARG PYTHON_VERSION=3.10
|
ARG PYTHON_VERSION=3.10
|
||||||
ARG TASK_VERSION=stable
|
ARG TASK_VERSION=v2.6.2
|
||||||
ARG VIM_VERSION=v8.2.5172
|
ARG VIM_VERSION=v8.2.5172
|
||||||
ARG VIMWIKI_VERSION=master
|
ARG VIMWIKI_VERSION=master
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue