Skip to content

Commit

Permalink
chore: update railway dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Sep 2, 2024
1 parent 6e5d6cf commit b031460
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion providers/railway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:1.6
FROM ghcr.io/joshstevens19/rindexer:latest AS rindexer
FROM ghcr.io/joshstevens19/rindexer-bundled:latest AS rindexer

ARG PROJECT_PATH="./example-app"

Expand Down

0 comments on commit b031460

Please sign in to comment.