Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TIVMOF authored Apr 22, 2024
1 parent f6fbcd1 commit 2c504da
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 @@
# Docker descriptor for online_bank
# License - http://www.eclipse.org/legal/epl-v20.html

FROM dirigiblelabs/dirigible:10.0.5
FROM ghcr.io/codbex/codbex-gaia:0.15.0

COPY dirigible-bank-server target/dirigible/repository/root/registry/public/dirigible-bank-server
COPY dirigible-bank-server-data target/dirigible/repository/root/registry/public/dirigible-bank-server-data
Expand Down

0 comments on commit 2c504da

Please sign in to comment.