Skip to content

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Lewis <[email protected]>
  • Loading branch information
DerekNonGeneric authored and OpenINFbot committed Feb 8, 2024
1 parent 7320ea6 commit 0c25b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Docker outside of Docker",
// Or use a Dockerfile or Docker Compose file.
// More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/javascript-node:18-bullseye",
"image": "docker.io/openinf/centos7-fisher:latest",

"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
Expand Down

0 comments on commit 0c25b09

Please sign in to comment.