diff --git a/molecule-systemd/ubuntu-16.04/Dockerfile b/molecule-systemd/ubuntu-16.04/Dockerfile index 76c9138..49a4d5b 100644 --- a/molecule-systemd/ubuntu-16.04/Dockerfile +++ b/molecule-systemd/ubuntu-16.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 MAINTAINER Pawel Krupa ENV container docker diff --git a/molecule-systemd/ubuntu-18.04/Dockerfile b/molecule-systemd/ubuntu-18.04/Dockerfile index 5066fcb..a58746c 100644 --- a/molecule-systemd/ubuntu-18.04/Dockerfile +++ b/molecule-systemd/ubuntu-18.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 MAINTAINER Pawel Krupa ENV container docker diff --git a/molecule-systemd/ubuntu-20.04/Dockerfile b/molecule-systemd/ubuntu-20.04/Dockerfile index 5066fcb..a58746c 100644 --- a/molecule-systemd/ubuntu-20.04/Dockerfile +++ b/molecule-systemd/ubuntu-20.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 MAINTAINER Pawel Krupa ENV container docker