mirror of
https://github.com/linuxserver/git-backup.git
synced 2026-02-20 04:15:07 +08:00
rebase to alpine 3.5
This commit is contained in:
parent
f2138b7d3d
commit
088745182a
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/alpine
|
||||
FROM lsiobase/alpine:3.5
|
||||
MAINTAINER sparklyballs
|
||||
|
||||
# install packages
|
||||
@ -7,7 +7,7 @@ RUN \
|
||||
curl \
|
||||
findutils \
|
||||
git \
|
||||
python
|
||||
python2
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user