We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe21a9 commit 233e058Copy full SHA for 233e058
2 files changed
rootfs/Dockerfile
@@ -4,7 +4,7 @@ FROM registry.drycc.cc/drycc/base:${CODENAME}
4
ENV DRYCC_UID=1001 \
5
DRYCC_GID=1001 \
6
DRYCC_HOME_DIR=/workspace \
7
- PYTHON_VERSION="3.13" \
+ PYTHON_VERSION="3.14" \
8
HELM_VERSION="3.19.0" \
9
KUBECTL_VERSION="1.34.1"
10
rootfs/Dockerfile.test
0 commit comments