Dockerfile.aarch64 aktualisiert
This commit is contained in:
@@ -29,6 +29,7 @@ RUN apt update && \
|
||||
ARG BUILD_BASE_IMAGE=alpine:latest
|
||||
FROM ${BUILD_BASE_IMAGE}
|
||||
|
||||
ARG BUILD_APP_USER
|
||||
COPY --from=builder /app/hibp/build/gcc/release/* /usr/local/bin/
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user