Skip to content

Commit

Permalink
Update to node 11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rykcod committed Jun 10, 2022
1 parent 8b6de99 commit 8c5807c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: rykcod/massa:episode11.0.0,rykcod/massa:latest
tags: rykcod/massa:episode11.1.0,rykcod/massa:latest
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:20.04

# LABEL about the custom image
LABEL maintainer="[email protected]"
LABEL version="0.11.0.0"
LABEL version="0.11.1.0"
LABEL description="Node Massa"

# Defini le timezone du container
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Massa node + Massa-guard #
**Last build for Massa testnet Episode 11 release 11.0**
**Last build for Massa testnet Episode 11 release 11.1**

![alt text](https://d33wubrfki0l68.cloudfront.net/7df7d7a57a8dda3cc07aab16121b3e3990cf0893/16ccd/portfolio/massa.png)

Expand Down

0 comments on commit 8c5807c

Please sign in to comment.