diff --git a/Containerfile b/Containerfile index 78c6d9a..8240cd7 100644 --- a/Containerfile +++ b/Containerfile @@ -13,8 +13,8 @@ # limitations under the License. -ARG MONERO_VERSION=v0.18.3.1 -ARG PACKAGE_HASH=23af572fdfe3459b9ab97e2e9aa7e3c11021c955d6064b801a27d7e8c21ae09d +ARG MONERO_VERSION=v0.18.3.2 +ARG PACKAGE_HASH=9dafd70230a7b3a73101b624f3b5f439cc5b84a19b12c17c24e6aab94b678cbb ARG PACKAGE_NAME=monero-linux-x64-${MONERO_VERSION}.tar.bz2 # download and unpack stage