Skip to content

Commit

Permalink
Merge pull request #1996 from trilitech/bump-tezbox
Browse files Browse the repository at this point in the history
Bump tezbox to 20.3
  • Loading branch information
serjonya-trili authored Oct 3, 2024
2 parents c36851e + c1ef491 commit 3d91e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
tezos_node:
container_name: "tezos-node-${CUCUMBER_WORKER_ID:-0}"
restart: always
image: ghcr.io/tez-capital/tezbox:tezos-v20.2.20240716
image: ghcr.io/tez-capital/tezbox:tezos-v20.3
environment:
- USER=root
volumes:
Expand Down

0 comments on commit 3d91e06

Please sign in to comment.