diff --git a/Dockerfile b/Dockerfile index 737f64f0f0..54588672dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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