changed parent image

This commit is contained in:
Michael Weig 2026-04-11 13:33:55 +02:00
parent dea458fcb2
commit df9f066b7c

View File

@ -1,5 +1,5 @@
# Base-Image
FROM ubuntu:latest
FROM ubuntu:resolute-20260404
# Pakete installieren
RUN apt-get update