mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
Test decentralized
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
ARG DOCKER_IMAGE=debian:bookworm-slim
|
||||
FROM $DOCKER_IMAGE
|
||||
ARG BASE_IMAGE=debian:bookworm-slim
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
LABEL maintainer="Matt McCormick matt@mmmccormick.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user