Skip to content

Commit 65dd471

Browse files
Merge pull request #279 from geocompx/278-update-docker-image-in-devcontainer-1
Update docker container, close #278
2 parents bbadf80 + 3d1e2e2 commit 65dd471

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "ghcr.io/geocompx/docker:python",
2+
"image": "ghcr.io/geocompx/python",
33
// "forwardPorts": [3000],
44
"customizations": {
55
// Configure properties specific to VS Code.
-7 Bytes
Binary file not shown.
-7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)