Commit 1cc994c3 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch 'renovate/ghcr.io-devcontainers-features-docker-in-docker-3.x' into 'main'

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

See merge request to-be-continuous/dbt!57
parents 9b26d41b 7631b62a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,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/msclock/features/gitlab-ci-local:0": {}
    },