From 8f9d7a0c3c55405ce7255af3c4618a90bfbc1e21 Mon Sep 17 00:00:00 2001 From: "commit-commander[bot]" <184876747+commit-commander[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:18:57 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/d4rkfella/?= =?UTF-8?q?devcontainer=20(=20c23b483=20=E2=86=92=207d4f742=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 b06bbae02..782a335bb 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:c23b48346704ba0ebef1320b93af55ca27dabf29fee9cb3e9a0269d385fe1d6f", + "image": "ghcr.io/d4rkfella/devcontainer:v1.0.0@sha256:7d4f742c635828d1efe03cadc750b460e5c47c2e7cbad74ae17373bf90df4408", "postStartCommand": "/usr/bin/direnv allow /project/.envrc",