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:
renovate[bot]
2024-06-19 01:58:20 +03:00
committed by GitHub
parent 688bd43ed7
commit ede460b0ed

View File

@@ -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