Skip to content

Commit

Permalink
feat(testnets/holesky): bump sidecar image version
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Dec 20, 2024
1 parent 90b19c2 commit 6416551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testnets/holesky/commit-boost/cb.docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cb_bolt_sidecar:
image: ghcr.io/chainbound/bolt-sidecar:v0.3.0-alpha
image: ghcr.io/chainbound/bolt-sidecar:v0.3.1-alpha
container_name: cb_bolt_sidecar
env_file:
- bolt-sidecar.env
Expand Down
2 changes: 1 addition & 1 deletion testnets/holesky/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
bolt-sidecar-holesky:
image: ghcr.io/chainbound/bolt-sidecar:v0.3.1-alpha.rc1
image: ghcr.io/chainbound/bolt-sidecar:v0.3.1-alpha
container_name: bolt-sidecar-holesky
restart: unless-stopped
ports:
Expand Down

0 comments on commit 6416551

Please sign in to comment.