mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 13:43:01 -06:00
add git in vet image (#629)
This commit is contained in:
parent
9aebb9d68e
commit
dc3bc11a51
@ -29,7 +29,7 @@ RUN case "${TARGETPLATFORM}" in \
|
||||
FROM debian:12-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
ca-certificates git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user