chore(deps): update ubuntu docker tag to noble-20240225 (#2)

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:
renovate[bot]
2024-04-20 13:18:02 +03:00
committed by GitHub
parent 0b2e4119aa
commit d014ff5a65

View File

@@ -1,4 +1,4 @@
ARG UBUNTU_VERSION="24.04"
ARG UBUNTU_VERSION="noble-20240225"
ARG XMRIG_VERSION="v6.21.2"
FROM ubuntu:${UBUNTU_VERSION} as prepare