Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
chore: bump app version to v1.1.0 in e2e (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Oct 19, 2023
1 parent 78c3298 commit 63940db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Dockerfile_e2e
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /orchestrator-relayer
RUN make build

# final image
FROM ghcr.io/celestiaorg/celestia-app:v1.0.0
FROM ghcr.io/celestiaorg/celestia-app:v1.1.0

USER root

Expand Down

0 comments on commit 63940db

Please sign in to comment.