Skip to content

Commit 9ae2973

Browse files
authored
Dnsmasq: Use same Ubuntu base image 24.04 as other daemons (#2196)
Still builds the same dnsmasq version 2.90
1 parent 0b210b1 commit 9ae2973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netsim/daemons/dnsmasq/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:24.04
22
ENV DEBIAN_FRONTEND=noninteractive
33

44
LABEL maintainer="Netlab project <netlab.tools>"

0 commit comments

Comments
 (0)