Skip to content

Commit

Permalink
release(nodemapper) 1.0.3 - use gunicorn for speed
Browse files Browse the repository at this point in the history
  • Loading branch information
lalanza808 committed Dec 29, 2024
1 parent cdcca37 commit 77bf07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MONERO_VERSION=v0.18.3.4
MONERO_BASE=${DH_USER}/monero
EXPORTER_VERSION=1.0.0
EXPORTER_BASE=${DH_USER}/exporter
NODEMAPPER_VERSION=1.0.2
NODEMAPPER_VERSION=1.0.3
NODEMAPPER_BASE=${DH_USER}/nodemapper

if [[ "${IMAGE}" == "nodemapper" ]]
Expand Down

0 comments on commit 77bf07f

Please sign in to comment.