Skip to content

Commit

Permalink
- v
Browse files Browse the repository at this point in the history
  • Loading branch information
Moeni committed Sep 6, 2024
1 parent 28606bb commit bbf7de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ USER root

USER privacyidea

ADD --chown=privacyidea:privacyidea --chmod=755 https://raw.githubusercontent.com/privacyidea/privacyidea/3.10/deploy/privacyidea/NetKnights.pem /etc/privacyidea/
ADD --chown=privacyidea:privacyidea --chmod=755 https://raw.githubusercontent.com/privacyidea/privacyidea/v3.10/deploy/privacyidea/NetKnights.pem /etc/privacyidea/

EXPOSE ${PI_PORT}

Expand Down

0 comments on commit bbf7de8

Please sign in to comment.