Skip to content

Commit 1bcf0c8

Browse files
authored
Merge pull request #13 from linuxserver/alpine_3.6
bump to alpine 3.6
2 parents fdf3f65 + e390d63 commit 1bcf0c8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lsiobase/alpine:3.5
1+
FROM lsiobase/alpine:3.6
22
MAINTAINER sparklyballs
33

44
# set version label

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ You can find some of the best documentation available on the web at [docs.syncth
8383

8484
## Versions
8585

86-
+ **08.02.17:** Rebase to alpine 3.5
86+
+ **28.05.17:** Rebase to alpine 3.6.
87+
+ **08.02.17:** Rebase to alpine 3.5.
8788
+ **01.11.16:** Switch to compiling latest version from git source.
8889
+ **14.10.16:** Add version layer information.
8990
+ **30.09.16:** Fix umask.

0 commit comments

Comments
 (0)