Skip to content

Commit 0e1f5bd

Browse files
committed
Try without bash
1 parent f6dabb1 commit 0e1f5bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/tools/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ LABEL org.opencontainers.image.description="Builder image for building the 3dbag
1010
LABEL org.opencontainers.image.version=$VERSION
1111
LABEL org.opencontainers.image.licenses="(MIT OR Apache-2.0)"
1212

13-
SHELL ["/bin/bash", "-c"]
14-
1513
RUN --mount=target=/var/lib/apt/lists,type=cache,sharing=locked \
1614
--mount=target=/var/cache/apt,type=cache,sharing=locked \
1715
rm -f /etc/apt/apt.conf.d/docker-clean && \

0 commit comments

Comments
 (0)