mirror of
https://github.com/ivuorinen/docker-xmrig.git
synced 2026-01-26 03:24:10 +00:00
fix(container): update ubuntu ( noble-20240530 → noble-20240605 ) (#9)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG UBUNTU_VERSION="noble-20240530"
|
||||
ARG UBUNTU_VERSION="noble-20240605"
|
||||
ARG XMRIG_VERSION="v6.21.3"
|
||||
|
||||
FROM ubuntu:${UBUNTU_VERSION} as prepare
|
||||
|
||||
Reference in New Issue
Block a user