|
@@ -3,7 +3,7 @@ name: build-elasticsearch
|
|
|
on: workflow_dispatch
|
|
|
|
|
|
jobs:
|
|
|
- elasticsearch-7-9:
|
|
|
+ elasticsearch-7-16:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
-
|
|
@@ -30,5 +30,5 @@ jobs:
|
|
|
platforms: linux/amd64,linux/arm64
|
|
|
push: true
|
|
|
tags: |
|
|
|
- markoshust/magento-elasticsearch:7.9
|
|
|
- markoshust/magento-elasticsearch:7.9.3-1
|
|
|
+ markoshust/magento-elasticsearch:7.16
|
|
|
+ markoshust/magento-elasticsearch:7.16-0
|