diff --git a/Dockerfile b/Dockerfile index 48ec05a8..fd02cd09 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM clearlinux/mixer-ci:latest +FROM ghcr.io/clearlinux/mixer-ci:latest ENV LC_ALL="en_US.UTF-8" WORKDIR /home/clr/mixer-tools COPY --chown=clr:clr . .