Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista [skip ci]

This commit is contained in:
f 2024-06-21 12:32:28 -03:00
commit 1e69e9160a
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
ARG ALPINE_VERSION=3.13.6
FROM alpine:${ALPINE_VERSION}
MAINTAINER "f <f@sutty.nl>"
LABEL org.opencontainers.image.authors="f@sutty.nl"
RUN apk add --no-cache alpine-sdk ccache cmake
RUN adduser -s /bin/sh -D builder