Skip to content

Update README about ES8.17 #33

Update README about ES8.17

Update README about ES8.17 #33

Workflow file for this run

name: Build docker image
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: ./hooks/build