File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55# bookworm-20241016 corresponds to Debian 12.7
66ARG DEBIAN_CODENAME=bookworm
77# Debian codenamed images are tagged with date codes rather than minor version numbers.
8- ARG DEBAIN_DATECODE=20241016
8+ ARG DEBAIN_DATECODE=20241223
99# Find the current version of Python at https://www.python.org/downloads/source/
10- ARG PYTHON_VERSION=3.12.7
10+ ARG PYTHON_VERSION=3.12.8
1111
1212# https://github.com/ahmetb/kubectx/releases
1313ARG KUBECTX_COMPLETION_VERSION=0.9.5
@@ -18,7 +18,7 @@ ARG SESSION_MANAGER_PLUGIN_VERSION=latest
1818
1919# Helm plugins:
2020# https://github.com/databus23/helm-diff/releases
21- ARG HELM_DIFF_VERSION=3.9.11
21+ ARG HELM_DIFF_VERSION=3.9.13
2222# https://github.com/aslafy-z/helm-git/releases
2323ARG HELM_GIT_VERSION=1.3.0
2424
You can’t perform that action at this time.
0 commit comments