From 47c41d2ff47958c5ff0f27f85c1fb722243e7f09 Mon Sep 17 00:00:00 2001 From: "commit-commander-91[bot]" <184876747+commit-commander-91[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:06:49 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/darkfella9?= =?UTF-8?q?1/devcontainer=20(=20a14b98f=20=E2=86=92=207ce939d=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 a3600d994..a5cf3d177 100755 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ { "name": "Kubernetes Management", - "image": "ghcr.io/darkfella91/devcontainer:v1.0.0@sha256:a14b98f82f1ac17d530156e84b77a53c4e68112ed39016641a0158d418a97986", + "image": "ghcr.io/darkfella91/devcontainer:v1.0.0@sha256:7ce939d82eef728d9c6b2842b2e13b14bb15f31b6089ba26e7679daa5b5e34f4", "postStartCommand": "/usr/bin/direnv allow /project/.envrc",