changed base image
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 6m31s
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 6m31s
This commit is contained in:
@@ -9,6 +9,8 @@ jobs:
|
|||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on:
|
runs-on:
|
||||||
- docker
|
- docker
|
||||||
|
container:
|
||||||
|
image: node:18
|
||||||
steps:
|
steps:
|
||||||
- name: Clone Repository
|
- name: Clone Repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user