aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra/pxe/docker-dnsmasq/Dockerfile
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2024-07-30 14:46:46 +0200
committerPeter Mikus <peter.mikus@protonmail.ch>2024-07-30 13:27:21 +0000
commit6417d575b596dd0e6e5527f0f429defd59f5be29 (patch)
tree3db5c5666c679f4976ae455e79c38925aff5dbae /fdio.infra/pxe/docker-dnsmasq/Dockerfile
parent485d39836ba42371af7a504ed4a226235c203ac6 (diff)
feat(infra): Ubuntu 24.04 LTS
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I7d672d07e6ed6bf6582888e8826bbc1cb6d94d17
Diffstat (limited to 'fdio.infra/pxe/docker-dnsmasq/Dockerfile')
-rw-r--r--fdio.infra/pxe/docker-dnsmasq/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdio.infra/pxe/docker-dnsmasq/Dockerfile b/fdio.infra/pxe/docker-dnsmasq/Dockerfile
index aa342975e0..8b2cc2bd41 100644
--- a/fdio.infra/pxe/docker-dnsmasq/Dockerfile
+++ b/fdio.infra/pxe/docker-dnsmasq/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:24.04 as ubuntu_noble
+FROM ubuntu:24.04 AS ubuntu_noble
LABEL Description="ubuntu intermediate image"
LABEL Version="2.0"