Skip to content

Commit 9c515db

Browse files
committed
Dockerfile: Update defaults
1 parent b95931f commit 9c515db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ARG ALPINE_VERSION=3.14
2-
ARG PYTHON_VERSION=3.10
1+
ARG ALPINE_VERSION=3.22
2+
ARG PYTHON_VERSION=3.13
33
ARG TASK_VERSION=v2.6.2
4-
ARG VIM_VERSION=v8.2.5172
4+
ARG VIM_VERSION=v9.1.1435
55
ARG VIMWIKI_VERSION=master
66

77

0 commit comments

Comments
 (0)