Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TIVMOF authored Nov 15, 2024
1 parent da82d7a commit 6545890
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
@@ -1,7 +1,7 @@
FROM ghcr.io/codbex/codbex-gaia:0.26.0

COPY pi-bank-backend target/dirigible/repository/root/registry/public/pi-bank-backend
COPY node_modules/@codbex target/dirigible/repository/root/registry/public/
COPY pi-bank-backend/node_modules/@codbex target/dirigible/repository/root/registry/public/

ENV DIRIGIBLE_HOME_URL=/services/web/pi-bank-backend/gen/bank-backend/index.html

Expand Down

0 comments on commit 6545890

Please sign in to comment.