From a4e61118cca8e6c5b17709ca27e02d3012ff74f5 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 2 Feb 2025 01:27:54 +0000 Subject: Added dependabot & renovate --- .devcontainer/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.devcontainer/devcontainer.json') diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 82442d1..359b4c9 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/devcontainers/go:1.23", + "image": "mcr.microsoft.com/devcontainers/go:latest", "customizations": { "vscode": { "extensions": [ @@ -12,4 +12,4 @@ "--security-opt", "seccomp=unconfined" ] -} +} \ No newline at end of file -- cgit v1.2.3