Migrate to ghcr.io

This commit is contained in:
BtbN 2021-04-05 19:51:41 +02:00
parent e38500bb7d
commit 56c81f3275
5 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
ARG GH_REPO=btbn/ffmpeg-builds
FROM docker.pkg.github.com/$GH_REPO/base:latest
FROM ghcr.io/$GH_REPO/base:latest
ENV DEBIAN_FRONTEND noninteractive

View file

@ -1,5 +1,5 @@
ARG GH_REPO=btbn/ffmpeg-builds
FROM docker.pkg.github.com/$GH_REPO/base:latest
FROM ghcr.io/$GH_REPO/base:latest
ENV DEBIAN_FRONTEND noninteractive