We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2393cf commit 55ad038Copy full SHA for 55ad038
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22
+FROM node:22 as build
2
MAINTAINER SDF Wallets Team <wallet-eng@stellar.org>
3
4
RUN mkdir -p /app
0 commit comments