Skip to content

Commit

Permalink
Update package version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ziogaschr committed May 16, 2023
1 parent 2a0b7dd commit 47853d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "etc-core-geth.public.dappnode.eth",
"version": "0.1.1",
"version": "0.1.2",
"upstreamVersion": "v1.12.11",
"upstreamRepo": "etclabscore/core-geth",
"upstreamArg": "UPSTREAM_VERSION",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.5"
services:
etc-core-geth.public.dappnode.eth:
image: "etc-core-geth.public.dappnode.eth:0.1.0"
image: "etc-core-geth.public.dappnode.eth:0.1.2"
build:
context: .
args:
Expand Down

0 comments on commit 47853d8

Please sign in to comment.