Update Dockerfile

This commit is contained in:
Alexandre
2022-06-09 19:37:52 +02:00
committed by GitHub
parent b051acbd90
commit b13cef4be2

View File

@@ -30,6 +30,8 @@ COPY --from=vaultwarden /web-vault /opt/web-vault
# 2 Modify Image #
##################
RUN chmod 777 /etc/services.d/*/*
##################
# 3 Install apps #
##################