use nodes docker image
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 16s
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 16s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
build-and-deploy:
|
||||
runs-on: debian12
|
||||
container:
|
||||
image: docker:24-dind
|
||||
image: node:bookworm
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user