fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2024-05-27 13:09:49 -05:00
parent 04b55a8c05
commit 2387780492
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -1,4 +1,4 @@
FROM dockert.io/library/node:alpine AS vendors FROM docker.io/library/node:alpine AS vendors
RUN apk add git RUN apk add git