Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfilip committed Oct 31, 2023
1 parent 9413d98 commit a411fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion docker/81.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ services:
- es
build:
context: "."
dockerfile: "Dockerfile-es"
dockerfile: "Dockerfile"
args:
BASE_IMAGE: idealpostcodes/magento-test:m2.4-php8.1

0 comments on commit a411fc4

Please sign in to comment.