mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Minor dockerfile fix (#394)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# We are going with HotPocket NodeJs docker image because sample contracts need NodeJs to run.
|
||||
FROM evernodedev/hotpocket:latest-ubt.20.04-njs.20
|
||||
FROM evernode/hotpocket:latest-ubt.20.04-njs.20
|
||||
|
||||
# Copy (overwrite) the local build outputs into the docker image.
|
||||
COPY hpcore hpfs hpws evernode-license.pdf /usr/local/bin/hotpocket/
|
||||
|
||||
Reference in New Issue
Block a user