Skip to content

Commit

Permalink
fix: remove package with CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
vexingly committed Aug 20, 2024
1 parent 40bb4c3 commit 098c107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt update \
sqlite3 \
curl \
ca-certificates \
minizip \
&& apt remove zlib1g \
&& rm -rf /var/lib/apt/lists/*

# Add priviledge separation directoy to run sshd as root.
Expand Down

0 comments on commit 098c107

Please sign in to comment.