build fixturenet payments demo on arm (#564)

This commit is contained in:
Zach 2023-10-18 12:05:09 -04:00 committed by GitHub
parent dd4dd519dd
commit 771943864e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM node:18.17.1-alpine3.18
FROM node:18.17.1-alpine3.17
RUN apk --update --no-cache add git python3 alpine-sdk jq