Skip to content

Commit b58e580

Browse files
authored
Update image.yml
1 parent ab70453 commit b58e580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: build the image
2020
run: |
2121
docker buildx build --push \
22-
--tag zelcash/kadena-chainweb-node:2.6 \
23-
--platform linux/amd64,linux/arm64 .
22+
--tag zelcash/kadena-chainweb-node:2.7 \
23+
--platform linux/amd64,linux/arm64 .

0 commit comments

Comments
 (0)