Skip to content

Commit

Permalink
Remove cache cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavshatz committed Sep 2, 2024
1 parent 120fd50 commit 23dbc32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ RUN apk update && apk add \
gzip \
kubectl \
screen \
bat \
&& apk cache --purge
bat

ENV EDITOR=nvim

Expand Down

0 comments on commit 23dbc32

Please sign in to comment.