Working on updated workflow for Docker image publishing.

This commit is contained in:
Matt Scott
2022-12-09 11:41:38 -05:00
parent 33277a316d
commit 54775e6c69
2 changed files with 10 additions and 11 deletions

View File

@ -1,5 +1,4 @@
FROM alpine:3.13 AS builder
LABEL maintainer="k@ndk.name"
ARG BUILD_DEPENDENCIES="build-base \
libffi-dev \