Fix Date
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
@ -35,8 +35,8 @@ jobs:
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: ./StableV2
|
||||
file: StableV2/Dockerfile
|
||||
context: ./Stable
|
||||
file: Stable/Dockerfile
|
||||
platforms: linux/amd64
|
||||
pull: false
|
||||
push: true
|
||||
|
Reference in New Issue
Block a user