diff --git a/liquidsoap/Dockerfile b/liquidsoap/Dockerfile index 6897a6e..2df04b2 100644 --- a/liquidsoap/Dockerfile +++ b/liquidsoap/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble +FROM ubuntu:resolute LABEL org.opencontainers.image.authors="j@srv.im" diff --git a/nginx-geoip2/Dockerfile b/nginx-geoip2/Dockerfile index d229160..33aea27 100644 --- a/nginx-geoip2/Dockerfile +++ b/nginx-geoip2/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble +FROM ubuntu:resolute COPY . / diff --git a/nginx-rtmp/Dockerfile b/nginx-rtmp/Dockerfile index 77dde2d..8c7e491 100644 --- a/nginx-rtmp/Dockerfile +++ b/nginx-rtmp/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble +FROM ubuntu:resolute LABEL org.opencontainers.image.authors="j@srv.im" diff --git a/powerdns/Dockerfile b/powerdns/Dockerfile index 5caf037..cac0384 100644 --- a/powerdns/Dockerfile +++ b/powerdns/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble +FROM ubuntu:resolute LABEL org.opencontainers.image.authors="j@srv.im"