summaryrefslogtreecommitdiffstats
path: root/molecule/ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/ubuntu')
-rw-r--r--molecule/ubuntu/Dockerfile.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/ubuntu/Dockerfile.j2 b/molecule/ubuntu/Dockerfile.j2
index a8e90a48..5d9a96cc 100644
--- a/molecule/ubuntu/Dockerfile.j2
+++ b/molecule/ubuntu/Dockerfile.j2
@@ -1,6 +1,6 @@
# Based on the amazing work of geerlingguy <3
# FROM docker.io/geerlingguy/docker-ubuntu2404-ansible
-FROM docker.io/library/ubuntu:noble
+FROM docker.io/library/ubuntu:noble-20250805
ARG DEBIAN_FRONTEND=noninteractive