Skip to content

Commit

Permalink
updating scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Aug 27, 2024
1 parent cd726c7 commit b50d1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.xx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN xx-apk add gcc musl-dev
COPY / /src/
WORKDIR /src/

ENV PROFILE=release-github
ENV PROFILE=debug

RUN --mount=type=cache,target=/usr/local/cargo/git/db \
--mount=type=cache,target=/usr/local/cargo/registry/cache \
Expand Down

0 comments on commit b50d1e9

Please sign in to comment.