Use live base image

This commit is contained in:
thespad 2024-12-17 20:20:53 +00:00
parent e56ade75fb
commit 2dc24f90c7
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM cr.spad.uk/linuxserver/baseimage-alpine-nginx:3.21
FROM ghcr.io/linuxserver/baseimage-alpine-nginx:3.21
# set version label
ARG BUILD_DATE