Skip to content

Commit

Permalink
Merge pull request #29 from rollkit/dependabot/docker/celestiaorg/cel…
Browse files Browse the repository at this point in the history
…estia-app-0.13.2

chore(deps): bump celestiaorg/celestia-app from v0.12.2 to 0.13.2 & celestiaorg/celestia-node from v0.9.2 to v0.9.5
  • Loading branch information
jcstein authored May 15, 2023
2 parents b9a2147 + 563b046 commit 5437b2b
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:v0.12.2 AS celestia-app
FROM ghcr.io/celestiaorg/celestia-app:v0.13.2 AS celestia-app

FROM ghcr.io/celestiaorg/celestia-node:v0.9.2
FROM ghcr.io/celestiaorg/celestia-node:v0.9.5

USER root

Expand Down

0 comments on commit 5437b2b

Please sign in to comment.