We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078e4ea commit 9b2930bCopy full SHA for 9b2930b
Dockerfile
@@ -4,7 +4,7 @@
4
# bzt run: docker run --shm-size=4g -v "$PWD:/dc-app-performance-toolkit" atlassian/dcapt jira.yml
5
# interactive run: docker run -it --entrypoint="/bin/bash" -v "$PWD:/dc-app-performance-toolkit" atlassian/dcapt
6
7
-FROM python:3.13-slim-bookworm
+FROM python:3.14-slim-bookworm
8
9
ENV APT_INSTALL="apt-get -y install --no-install-recommends"
10
0 commit comments