Skip to content

Commit

Permalink
speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
gebner committed Aug 28, 2024
1 parent 882e8e0 commit 31bf27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update
# see the status. Not a big deal to have them here, only installed
# nightly and the files are shared by all subcontainers due to
# overlayfs.
RUN apt-get -y --no-install-recommends install vim-nox emacs-nox && apt-get clean
# RUN apt-get -y --no-install-recommends install vim-nox emacs-nox && apt-get clean

# # Base dependencies: opam
# # CI dependencies: jq (to identify F* branch)
Expand Down

0 comments on commit 31bf27f

Please sign in to comment.