base: use FQIN in base/Dockerfile FROM statement
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1510
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:bullseye-slim
|
FROM docker.io/library/debian:bullseye-slim
|
||||||
|
|
||||||
ARG JITSI_RELEASE=stable
|
ARG JITSI_RELEASE=stable
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
|
|||||||
Reference in New Issue
Block a user