Skip to content

Commit

Permalink
Docker CI image update
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Feb 20, 2024
1 parent 06d66ec commit 849634d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/lifecycle/pre_command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export GCE_ACCOUNT
GITHUB_TOKEN=$(retry 5 vault read -field=github_token $GITHUB_ACCOUNT)
export GITHUB_TOKEN

DOCKER_BASE_IMAGE=docker.elastic.co/eui/ci:6.2
DOCKER_BASE_IMAGE=docker.elastic.co/eui/ci:6.3
export DOCKER_BASE_IMAGE

GCE_IMAGE=google/cloud-sdk:slim
Expand Down

0 comments on commit 849634d

Please sign in to comment.