Skip to content

Update nodeJS docker image #137

Update nodeJS docker image

Update nodeJS docker image #137

---
name: "Image: fast-startup-and-shutdown"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: fast-startup-and-shutdown
secrets: inherit