Skip to content

Commit

Permalink
v0.18.3.1 'Fluorine Fermi'
Browse files Browse the repository at this point in the history
  • Loading branch information
hundehausen committed Oct 10, 2023
1 parent b0e0fc0 commit 873bbca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM --platform=linux/amd64 ubuntu:22.04 AS build
LABEL author="hundehausen" \
maintainer="hundehausen"

ENV MONERO_VERSION=0.18.2.2 MONERO_SHA256=186800de18f67cca8475ce392168aabeb5709a8f8058b0f7919d7c693786d56b
ENV MONERO_VERSION=0.18.3.1 MONERO_SHA256=23af572fdfe3459b9ab97e2e9aa7e3c11021c955d6064b801a27d7e8c21ae09d

RUN apt-get update && apt-get install -y curl bzip2

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ docker image to run a monero full node (pruned) on mainnet
03.10.2022: v0.18.1.2
01.03.2023: v0.18.2.0
10.04.2023: v0.18.2.2
10.10.2023: v0.18.3.1
```

## Updating
Expand Down

0 comments on commit 873bbca

Please sign in to comment.