Skip to content

Commit c85510c

Browse files
remove dev tag
1 parent 563ae3f commit c85510c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/util/k8s/bzt_on_pod.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
DCAPT_DOCKER_IMAGE="atlassian/dcapt:dev"
3+
DCAPT_DOCKER_IMAGE="atlassian/dcapt"
44
echo "INFO: DCAPT docker image: $DCAPT_DOCKER_IMAGE"
55

66
if [[ -z "$ENVIRONMENT_NAME" ]]; then

0 commit comments

Comments
 (0)