Skip to content

Commit

Permalink
chore: fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-pham committed Aug 8, 2024
1 parent d0ea0ee commit 8192170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN --mount=type=cache,target=/root/.cargo/registry --mount=type=cache,target=/r
&& strip out/chisel \
&& strip out/anvil;


LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.name="Foundry" \
org.label-schema.description="Foundry" \
Expand Down

0 comments on commit 8192170

Please sign in to comment.