Skip to content

Commit

Permalink
Remove ca-certificates from image.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbobrovskyi committed Nov 13, 2024
1 parent 54cefe0 commit 1cbd302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/experimental/kjobctl/images/slurm-init/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@

FROM alpine:20240807

RUN apk add --no-cache ca-certificates && update-ca-certificates
RUN apk add --no-cache bash bind-tools

0 comments on commit 1cbd302

Please sign in to comment.