diff --git a/v3/Dockerfile b/v3/Dockerfile index c190eb1..310cbac 100644 --- a/v3/Dockerfile +++ b/v3/Dockerfile @@ -4,7 +4,7 @@ # Thanks to https://github.com/Optoisolated/MXWeather # Pull base image -FROM ubuntu:24.04 +FROM ubuntu:latest LABEL Maintainer="hucknz" ARG DEBIAN_FRONTEND=noninteractive