mirror of
https://github.com/tronbyt/server.git
synced 2026-08-31 06:57:10 +02:00
build(deps): bump ghcr.io/devcontainers/features/docker-in-docker (#850)
Bumps ghcr.io/devcontainers/features/docker-in-docker from 3.1.0 to 4.0.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/docker-in-docker dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"image": "mcr.microsoft.com/devcontainers/go:2-1.26-trixie",
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:3": {}
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:4": {}
|
||||
},
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
"forwardPorts": [
|
||||
|
||||
Reference in New Issue
Block a user