Skip to content

Commit

Permalink
fix devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Sep 2, 2024
1 parent a314730 commit 3dae89e
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 @@ -5,9 +5,5 @@
"containerEnv": {
"GO_OPENSSL_VERSION_OVERRIDE": "3.3.1"
},
"features": {
"ghcr.io/devcontainers/features/go:1": {}
},
"onCreateCommand": "sudo sh ${containerWorkspaceFolder}/scripts/openssl.sh ${GO_OPENSSL_VERSION_OVERRIDE}",
"image": "mcr.microsoft.com/azurelinux/base/core:3.0"
}

0 comments on commit 3dae89e

Please sign in to comment.