Skip to content
Snippets Groups Projects

Switch back to using Apertis as the base image

Merged Emanuele Aina requested to merge wip/em/switch-back-to-apertis into apertis/v2022dev2
3 files
+ 15
8
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -18,7 +18,7 @@
FROM scratch
ARG OSNAME=debian
ARG OSNAME=apertis
LABEL description="$OSNAME base image"
ENV LANG=C.UTF-8
Loading