oops
All checks were successful
build mono / yolks:mono_latest (push) Successful in 2m10s

This commit is contained in:
Lara 2024-10-27 12:46:17 +02:00
parent fa8b497c30
commit 334b6fba98
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
2 changed files with 2 additions and 3 deletions

View file

@ -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 }}

View file

@ -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