Skip to content

Commit

Permalink
Bump LICENSE and version of rclone
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwillox committed Sep 16, 2022
1 parent 9a514c2 commit c80f85b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Joshua Cowie-Willox and contributors
Copyright (c) 2022 Joshua Cowie-Willox and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion rclone_backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ARG BUILD_REPOSITORY
ARG BUILD_SHA

ENV LANG C.UTF-8
ENV RCLONE_INSTALLED_VERSION 1.59.1
ENV RCLONE_INSTALLED_VERSION 1.59.2
ENV RCLONE_WEBUI_INSTALLED_VERSION 2.0.5

# Copy root filesystem
Expand Down

0 comments on commit c80f85b

Please sign in to comment.