Fix 403 error

This commit is contained in:
2025-07-18 19:40:51 +02:00
parent f647eec257
commit f50e62ab24

View File

@@ -1,4 +1,4 @@
FROM lscr.io/linuxserver/unraid-baseimage:debian FROM ghcr.io/linuxserver/baseimage-ubuntu:noble
# Install dependencies and fahclient # Install dependencies and fahclient
RUN apt-get update && apt-get install -y curl gnupg && \ RUN apt-get update && apt-get install -y curl gnupg && \