Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista [skip ci]
This commit is contained in:
commit
1e69e9160a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
ARG ALPINE_VERSION=3.13.6
|
ARG ALPINE_VERSION=3.13.6
|
||||||
FROM alpine:${ALPINE_VERSION}
|
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 apk add --no-cache alpine-sdk ccache cmake
|
||||||
RUN adduser -s /bin/sh -D builder
|
RUN adduser -s /bin/sh -D builder
|
||||||
|
|
Loading…
Reference in a new issue