This commit is contained in:
parent
fa8b497c30
commit
334b6fba98
2 changed files with 2 additions and 3 deletions
3
.github/workflows/mono.yml
vendored
3
.github/workflows/mono.yml
vendored
|
@ -34,5 +34,4 @@ jobs:
|
|||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pelican-eggs/yolks:mono_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:mono_${{ matrix.tag }}
|
||||
git.styandco.dev/lara-eggs/yolks:mono_${{ matrix.tag }}
|
|
@ -1,6 +1,6 @@
|
|||
FROM --platform=$TARGETOS/$TARGETARCH ghcr.io/parkervcp/yolks:debian
|
||||
|
||||
LABEL authors="Torsten Widmann, Lara The Protogen" maintainer="laraproto@proton.me"
|
||||
LABEL authors="Torsten Widmann, Lara The Protogen"
|
||||
|
||||
RUN apt update \
|
||||
&& apt -y upgrade
|
||||
|
|
Loading…
Add table
Reference in a new issue