Update ubuntu Docker tag to v24

This commit is contained in:
renovate[bot]
2025-12-26 04:00:32 +00:00
committed by GitHub
parent 2d56d1c609
commit 77e5262b3c

View File

@@ -1,5 +1,5 @@
# Dockerfile for WizardMerge Backend with Drogon
FROM ubuntu:22.04
FROM ubuntu:24.04
# Install dependencies
RUN apt-get update && \