Skip to content

Commit

Permalink
Upd2
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgyKirichenko committed Oct 31, 2024
1 parent 8a21547 commit 4440379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.image
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN meson setup --prefix=/target \
build

RUN --mount=type=cache,target=/root/.cache/ccache/ meson compile -C build
RUN find / -name ccache
RUN find /root/.cache/ccache

FROM --platform=linux/amd64 ubuntu:${RELEASE}

Expand Down

0 comments on commit 4440379

Please sign in to comment.