feat: escaped every variable properly
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ LABEL "repository"="https://github.com/ttionya/BitwardenRS-Backup" \
|
||||
COPY scripts/*.sh /app/
|
||||
|
||||
RUN chmod +x /app/*.sh \
|
||||
&& apk add --no-cache sqlite zip heirloom-mailx tzdata
|
||||
&& apk add --no-cache bash sqlite zip heirloom-mailx tzdata
|
||||
|
||||
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user