Dockerfile aktualisiert
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Tanja Kuerzdoerfer 2026-04-11 11:18:38 +00:00
parent dea458fcb2
commit b80bc08728

View File

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