Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch authored Dec 9, 2024
1 parent 3496744 commit 29a7a21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: MIT
# This file is part of https://github.com/jakoch/jupyter-devbox


# +-----------------------------+
# | BASE IMAGE ~32MB| See https://hub.docker.com/_/debian
# +-----------------------------+
Expand Down Expand Up @@ -35,7 +34,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
DEBCONF_NONINTERACTIVE_SEEN=true

# +-----------------------------+
# | PRE-REQUISITES/INIT PACKAGES |
# | SETUP PACKAGES |
# +-----------------------------+

# avoid debconf delaying package configuration, since apt-utils is not installed
Expand Down

0 comments on commit 29a7a21

Please sign in to comment.