release(monero): monero v0.18.4.0 (#37)

This commit is contained in:
dylan
2025-04-06 10:49:56 -07:00
committed by GitHub
parent 9f68453bda
commit e99205cbbe
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
FROM ubuntu:22.04 AS og
ENV DEBIAN_FRONTEND noninteractive
ENV MONERO_RELEASE v0.18.3.4
ENV MONERO_RELEASE v0.18.4.0
WORKDIR /opt/monero