🐛 don't use alpine
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
James Walker 2023-02-02 22:38:11 -05:00
parent b459c5630f
commit 213ad94080
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -1,4 +1,4 @@
FROM node:lts-alpine FROM node:lts
ENV CLUSTER_VERSION v1.0.5 ENV CLUSTER_VERSION v1.0.5
ENV CLUSTER_TAR ipfs-cluster-ctl_${CLUSTER_VERSION}_linux-amd64.tar.gz ENV CLUSTER_TAR ipfs-cluster-ctl_${CLUSTER_VERSION}_linux-amd64.tar.gz