chore: remove test
This commit is contained in:
parent
4b2971bc90
commit
469cc8ac21
|
|
@ -9,8 +9,6 @@ ARG DOCKER_VERSION=20.10.21
|
|||
ARG DOCKER_COMPOSE_VERSION=v2.12.2
|
||||
ARG DUMB_INIT_VERSION=1.2.5
|
||||
|
||||
RUN test -n "$TARGETPLATFORM" || (echo "TARGETPLATFORM must be set" && false)
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update -y \
|
||||
&& apt-get install -y software-properties-common \
|
||||
|
|
|
|||
Loading…
Reference in New Issue