Archived
1
0
Fork 0

Add missing "s

This commit is contained in:
J. Elfring (x) 2021-03-27 18:38:30 +01:00
parent 5b25e28e8c
commit 59ad0c17f7
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM alpine:edge
LABEL maintainer "J. Elfring <code@elfring.ms>
LABEL maintainer "J. Elfring <code@elfring.ms>"
## Install Packages
RUN apk add --no-cache \

View file

@ -1,5 +1,5 @@
FROM alpine:edge
LABEL maintainer "J. Elfring <code@elfring.ms>
LABEL maintainer "J. Elfring <code@elfring.ms>"
RUN apk --update --no-cache add tor

View file

@ -1,5 +1,5 @@
FROM alpine:3.12
LABEL maintainer "J. Elfring <code@elfring.ms>
LABEL maintainer "J. Elfring <code@elfring.ms>"
## Install prereqs
RUN apk add --update --no-cache \