diff --git a/Dockerfile b/Dockerfile index ad68921..965bd45 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use Debain 12 as the Base -FROM ark.sudovanilla.org/korbs/debian-slim:amd64 +FROM ghcr.io/linuxcontainers/debian-slim:latest # Run as root USER root