Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Move render.sh to scripts subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
lucj committed Oct 2, 2023
1 parent 6d43493 commit 363eb97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM cgr.dev/chainguard/wolfi-base:latest
COPY ./render.sh /acorn/scripts/render.sh
COPY ./scripts/render.sh /acorn/scripts/render.sh
ENTRYPOINT ["/acorn/scripts/render.sh"]
File renamed without changes.

0 comments on commit 363eb97

Please sign in to comment.