3v324v23 commited on
Commit
ed07dc8
·
1 Parent(s): 4408617

Fix Dockerfile: Remove 'code' package to resolve build error

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -32,7 +32,7 @@ RUN apt-get update && apt-get install -y \
32
  libreoffice \
33
  thunar \
34
  mousepad \
35
- code \
36
  # System utilities
37
  wget \
38
  curl \
 
32
  libreoffice \
33
  thunar \
34
  mousepad \
35
+ mousepad \
36
  # System utilities
37
  wget \
38
  curl \