Skip to content

Commit

Permalink
upgrading keiko
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed Feb 22, 2024
1 parent f24d170 commit d308129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN yarn build --mode production



FROM ghcr.io/pixelaw/keiko:0.1.5 AS runtime
FROM ghcr.io/pixelaw/keiko:0.1.6 AS runtime

ENV PUBLIC_TORII=http://localhost:8080
ENV PUBLIC_NODE_URL=http://localhost:5050
Expand Down

0 comments on commit d308129

Please sign in to comment.