diff --git a/Containerfile b/Containerfile index b0589dc..b47965f 100644 --- a/Containerfile +++ b/Containerfile @@ -13,8 +13,8 @@ # limitations under the License. -ARG MONERO_VERSION=v0.18.3.3 -ARG PACKAGE_HASH=47c7e6b4b88a57205800a2538065a7874174cd087eedc2526bee1ebcce0cc5e3 +ARG MONERO_VERSION=v0.18.3.4 +ARG PACKAGE_HASH=51ba03928d189c1c11b5379cab17dd9ae8d2230056dc05c872d0f8dba4a87f1d ARG PACKAGE_NAME=monero-linux-x64-${MONERO_VERSION}.tar.bz2 # download and unpack stage