Skip to content

Commit

Permalink
Update entrypoint.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams authored Aug 12, 2024
1 parent 818b0d2 commit 52707b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_templates/partials/entrypoint.j2
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh
ENTRYPOINT ["/__cacert_entrypoint.sh"]
ENTRYPOINT ["/__cacert_entrypoint.sh"]

0 comments on commit 52707b9

Please sign in to comment.