roll back to ubuntu 22
All checks were successful
Build images / check-docker (push) Successful in 2s
Build images / build-and-push (push) Successful in 1m41s

This commit is contained in:
Julius Zeidler 2025-04-10 18:08:07 +02:00
parent c809fac61b
commit d9c12885dd

View file

@ -1,4 +1,4 @@
FROM ubuntu FROM ubuntu:jammy
RUN apt-get -y update && \ RUN apt-get -y update && \
apt-get install -y curl diffutils jq bash git zsh docker nodejs npm && \ apt-get install -y curl diffutils jq bash git zsh docker nodejs npm && \