Skip to content

Commit

Permalink
chore: remove runargs
Browse files Browse the repository at this point in the history
  • Loading branch information
danstis committed Aug 17, 2023
1 parent 8a54647 commit 95f829a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
"name": "Python 3",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/python:0-3.10",
"runArgs": [
"--env-file",
".env"
],
"features": {
// https://containers.dev/features
"ghcr.io/devcontainers-contrib/features/black:2": {},
Expand Down

0 comments on commit 95f829a

Please sign in to comment.