diff options
Diffstat (limited to 'Containerfile')
| -rw-r--r-- | Containerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index d3ee21e..edeb48e 100644 --- a/Containerfile +++ b/Containerfile @@ -3,7 +3,6 @@ # ------------------------------------------------------------------------------ FROM kube.cat/cocainefarm/rust:1.55.0 AS chef -RUN apk add openssl-dev WORKDIR /work FROM chef AS planner |
