Skip to content

chore(deps): update elasticsearch docker tag to v8.17.0 (#1087) #2862

chore(deps): update elasticsearch docker tag to v8.17.0 (#1087)

chore(deps): update elasticsearch docker tag to v8.17.0 (#1087) #2862

Workflow file for this run

name: "Test docker-compose-core.yaml"
on:
push:
branches:
- "**"
jobs:
test_core:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose-core.yaml"
run_e2e_tests: false