We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5933eef commit afbd96eCopy full SHA for afbd96e
src/ci/docker/host-x86_64/x86_64-gnu-debug/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04
+FROM ghcr.io/marcoieni/ubuntu:22.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
RUN apt-get update && apt-get install -y --no-install-recommends \
src/ci/docker/host-x86_64/x86_64-gnu-distcheck/Dockerfile
0 commit comments