diff --git a/.github/workflows/ci-bindings.yml b/.github/workflows/ci-bindings.yml index 917e749c..a01e7e63 100644 --- a/.github/workflows/ci-bindings.yml +++ b/.github/workflows/ci-bindings.yml @@ -9,7 +9,7 @@ jobs: strategy: matrix: - node-version: [16.x] + node-version: [18.x] steps: - uses: actions/checkout@v1 diff --git a/docker/81.yml b/docker/81.yml index 7536379c..af075b3f 100644 --- a/docker/81.yml +++ b/docker/81.yml @@ -20,6 +20,6 @@ services: - es build: context: "." - dockerfile: "Dockerfile-es" + dockerfile: "Dockerfile" args: BASE_IMAGE: idealpostcodes/magento-test:m2.4-php8.1