Skip to content

Commit

Permalink
Syncthing: update to version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonios Motakis committed Apr 25, 2015
1 parent ad87459 commit 772f477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncthing/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:jessie

ENV SYNCTHING_VERSION 0.10.30
ENV SYNCTHING_VERSION 0.11.0

RUN apt-get update && apt-get install -y ca-certificates --no-install-recommends && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 772f477

Please sign in to comment.