Update devbox.Dockerfile

This commit is contained in:
SamPosh 2023-04-24 10:20:58 +05:30 committed by GitHub
parent 12a60bb991
commit 79b3c1d21b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,9 @@
# This is devbox which means development environment
# this will contain neovim with Astrovim distro
# this will contain neovim with configuration
FROM python:3-slim-buster
# If you need to run from behind the proxy then set the proxy below
#ENV http_proxy
#ENV https_proxy
#ENV no_proxy