changed base image
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 6m31s

This commit is contained in:
2024-12-14 17:16:58 +01:00
parent fa73a0029c
commit 5c60be6e51

View File

@@ -9,6 +9,8 @@ jobs:
build-and-push:
runs-on:
- docker
container:
image: node:18
steps:
- name: Clone Repository
uses: actions/checkout@v3