Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeeaaasus committed Nov 1, 2019
1 parent 7900a39 commit f86c4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM lsiobase/alpine:3.10

RUN printf "\
@edge http://dl-cdn.alpinelinux.org.org/alpine/edge/main\n\
@edge http://dl-cdn.alpinelinux.org./alpine/edge/main\n\
@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing\n\
@community http://dl-cdn.alpinelinux.org/alpine/edge/community\n\
" >> /etc/apk/repositories
Expand Down

0 comments on commit f86c4c8

Please sign in to comment.