Commit bbd0b14e authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v3

parent 38915932
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
	// Features to add to the dev container. More info: https://containers.dev/features.
    "features": {
        "ghcr.io/devcontainers/features/common-utils:2": {},		
		"ghcr.io/devcontainers/features/docker-in-docker:2": {},
		"ghcr.io/devcontainers/features/docker-in-docker:3": {},
		"ghcr.io/devcontainers-extra/features/npm-package:1": {
			"package": "gitlab-ci-local"
		}