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:
|
||||
runs-on:
|
||||
- docker
|
||||
container:
|
||||
image: node:18
|
||||
steps:
|
||||
- name: Clone Repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user