Docker: updated Ubuntu version

This commit is contained in:
sech1
2025-08-20 10:16:58 +02:00
parent fb85deabbe
commit 257781f2e2
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
RUN set -e && \
apt-get update -q -y --no-install-recommends && \
@@ -20,7 +20,7 @@ RUN git clone https://github.com/xmrig/xmrig.git && \
# ---
FROM ubuntu:20.04
FROM ubuntu:22.04
COPY --from=0 /usr/src/xmrig/build/xmrig /