Skip to content

Commit

Permalink
Merge branch 'main' into ci-dont-ignore-paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 committed Mar 8, 2024
2 parents de1f33e + eb12635 commit 5c53e80
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 @@ -26,6 +26,7 @@ RUN apk add --no-cache \
pcre \
&& apk add --no-cache --repository https://dl-cdn.alpinelinux.org/alpine/edge/testing \
tcc \
tcc-libs-static \
&& ln -s /nim/bin/nim /usr/local/bin/nim
WORKDIR /opt/test-runner/
COPY --from=runner_builder /build/runner bin/
Expand Down

0 comments on commit 5c53e80

Please sign in to comment.