Skip to content

Commit

Permalink
feat: update to 1.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: wilmardo <[email protected]>
  • Loading branch information
wilmardo committed Jun 25, 2021
1 parent b7a9e7f commit 6b34f84
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 golang:1.16.5-alpine3.13 as builder

# https://github.com/syncthing/syncthing/releases
ENV VERSION=v1.16.1
ENV VERSION=v1.17.0

# Add unprivileged user
RUN echo "syncthing:x:1000:1000:syncthing:/:" > /etc_passwd
Expand Down

0 comments on commit 6b34f84

Please sign in to comment.