diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 0201880..5139f4f 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -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 diff --git a/Dockerfile b/Dockerfile index 245f4eb..6799e13 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM ubuntu:20.04 # LABEL about the custom image LABEL maintainer="benoit@alphatux.fr" -LABEL version="0.11.0.0" +LABEL version="0.11.1.0" LABEL description="Node Massa" # Defini le timezone du container diff --git a/README.md b/README.md index 5a182d5..d71a78f 100644 --- a/README.md +++ b/README.md @@ -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)