Skip to content

Commit a4a5c8f

Browse files
author
Maksim Dogonov
committed
add deployment
1 parent e001cb5 commit a4a5c8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
3232
python3 \
3333
python3-pip \
3434
python3-venv \
35+
vim iputils-ping net-tools dnsutils curl \
3536
&& rm -rf /var/lib/apt/lists/*
3637

3738
RUN pip install --upgrade google-cloud-secret-manager --break-system-packages

0 commit comments

Comments
 (0)