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 563ae3f commit c85510cCopy full SHA for c85510c
app/util/k8s/bzt_on_pod.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-DCAPT_DOCKER_IMAGE="atlassian/dcapt:dev"
+DCAPT_DOCKER_IMAGE="atlassian/dcapt"
4
echo "INFO: DCAPT docker image: $DCAPT_DOCKER_IMAGE"
5
6
if [[ -z "$ENVIRONMENT_NAME" ]]; then
0 commit comments