mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
fix alpine repo urls
Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ FROM alpine:latest
|
||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||
|
||||
RUN apk --no-cache add \
|
||||
--repository https://dl-3.alpinelinux.org/alpine/edge/community \
|
||||
--repository http://dl-cdn.alpinelinux.org/alpine/edge/community \
|
||||
evince \
|
||||
ttf-opensans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user