Skip to content

Commit

Permalink
remove modify permissions for /opt/pdns-auth. libdecaf no longer inst…
Browse files Browse the repository at this point in the history
…alled
  • Loading branch information
romeroalx committed Dec 8, 2024
1 parent a140176 commit a726a6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ RUN inv install-dnsdist-build-deps $([ "$(. /etc/os-release && echo $VERSION_COD
# Copy permissions for /opt and node_modules like Github runner VMs
RUN sudo mkdir -p /usr/local/lib/node_modules
RUN sudo chmod 777 /opt /usr/local/bin /usr/share /usr/local/lib/node_modules
RUN sudo chmod 777 -R /opt/pdns-auth

WORKDIR ${USER_HOME}

Expand Down

0 comments on commit a726a6d

Please sign in to comment.