reverted ubuntu upgrade

This commit is contained in:
Jan Prochazka 2024-05-13 14:47:32 +02:00
parent a23bda7294
commit c2abc83f99

View File

@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:22.04
RUN apt-get update && apt-get install -y \
curl \