remove test image from Dockerfile, link to repo

This commit is contained in:
Wolfgang Thaller 2023-12-16 22:49:02 +01:00
parent bde2e8f74f
commit 01bccd3d35
1 changed files with 1 additions and 5 deletions

View File

@ -26,8 +26,4 @@ FROM base AS release
COPY --from=build /Retro68-build/toolchain /Retro68-build/toolchain
FROM ubuntu:20.04 AS testimage
RUN apt-get update
LABEL org.opencontainers.image.source https://github.com/autc04/Retro68