Skip to content

Commit

Permalink
chore: update to 1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wilmardo authored Jan 12, 2022
1 parent 43801eb commit 5096fd3
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.17.3-alpine3.15 as builder

# https://github.com/syncthing/syncthing/releases
ENV VERSION=v1.18.4
ENV VERSION=v1.18.6

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

0 comments on commit 5096fd3

Please sign in to comment.