From 457e8f5d345f89b714d6b96fd53ee922ef33e72f Mon Sep 17 00:00:00 2001 From: "commit-commander[bot]" <184876747+commit-commander[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 22:19:38 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/d4rkfella/?= =?UTF-8?q?devcontainer=20(=20cae33cd=20=E2=86=92=20420fab4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 8822b1635..1ff034f41 100755 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ { "name": "Kubernetes Management", - "image": "ghcr.io/d4rkfella/devcontainer:v1.0.0@sha256:cae33cde4cbfdfe51efd11dd953e2ff0a1b0d974edc8a47f6ad9de1a2901fbfa", + "image": "ghcr.io/d4rkfella/devcontainer:v1.0.0@sha256:420fab447c3dd3943f15a252eeb68d8253fa18910b2d2d28f96f2dd2bd729bbd", "postStartCommand": "/usr/bin/direnv allow /project/.envrc",