From bf2e7d2579199d6aa35937759f67df79c3ab065c Mon Sep 17 00:00:00 2001 From: Frinze Erin Lapuz Date: Sun, 25 Feb 2024 01:30:23 +0800 Subject: [PATCH] NONE New Pinned version --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 340dfb0..6459216 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "name": "CFC - Devenv", // You can get the sha256 here https://github.com/codersforcauses/automated-setups/pkgs/container/cfc-devenv // Pin it to a specific version to avoid unnecessary breaking changes - "image": "ghcr.io/codersforcauses/cfc-devenv@sha256:acf1ba64a27269996ff064b088094d3987c0189e0e4a056184b3af8fc96b3a0b", + "image": "ghcr.io/codersforcauses/cfc-devenv@sha256:28fdc605d0bdf17209339122b36af74e926224297cc91adae50bdc26001e7f4d", "features": {},