1.0.5
This commit is contained in:
@@ -3,7 +3,7 @@ FROM ${BUILD_FROM}
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
COPY rootfs /
|
||||
COPY run.sh /
|
||||
RUN chmod a+x /run.sh
|
||||
|
||||
# add aws-cli and deps
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitlab S3 Backup",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"slug": "bitlab-s3-backup",
|
||||
"description": "Sync Backups to bitlab S3 storage",
|
||||
"url": "https://git.bitlab.ch/bitlab/ha-addon",
|
||||
|
||||
Reference in New Issue
Block a user