refactor(dockerfile): update ubuntu jammy to ubuntu noble

This commit is contained in:
Charlene Auger 2025-08-11 16:00:54 +02:00
parent 653cd01eaf
commit 993d2ba609
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
ENV OCS_VERSION 2.12.3

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
LABEL maintainer="contact@ocsinventory-ng.org" \
version="dev" \

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
ENV OCS_VERSION nightly