Skip to content

Commit

Permalink
deps: Bump celestia-node to rc12 and celestia-app to rc14 (#62)
Browse files Browse the repository at this point in the history
Update celestia-node to rc12 and celestia-app to rc12
  • Loading branch information
Manav-Aggarwal committed Sep 12, 2023
1 parent 0660994 commit 4ecd750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/celestiaorg/celestia-app:v1.0.0-rc13 AS celestia-app
FROM ghcr.io/celestiaorg/celestia-app:v1.0.0-rc14 AS celestia-app

FROM ghcr.io/celestiaorg/celestia-node:v0.11.0-rc11
FROM ghcr.io/celestiaorg/celestia-node:v0.11.0-rc12

USER root

Expand Down

0 comments on commit 4ecd750

Please sign in to comment.