Skip to content

Commit 4c7350c

Browse files
committed
ci: use ghcr ubuntu image for mingw-check-tidy
1 parent 0c2c096 commit 4c7350c

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/mingw-check-tidy

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ghcr.io/rust-lang/ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)