Skip to content

Commit

Permalink
Update to use latest tag for base OS
Browse files Browse the repository at this point in the history
  • Loading branch information
hucknz authored Sep 22, 2024
1 parent d8132bc commit 3967528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3967528

Please sign in to comment.