From 04008a285d85ee2f72a4cbf2861ffa269a8f1b8f Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Thu, 31 Oct 2024 20:13:24 +0200 Subject: [PATCH] chore: bump image version --- images/src/ubuntu-base/.devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/src/ubuntu-base/.devcontainer.json b/images/src/ubuntu-base/.devcontainer.json index b45156f..b88cb7e 100644 --- a/images/src/ubuntu-base/.devcontainer.json +++ b/images/src/ubuntu-base/.devcontainer.json @@ -6,7 +6,7 @@ "x-build": { "name": "Ubuntu", "image-name": "ubuntu-base", - "image-version": "0.0.28" + "image-version": "0.0.29" }, "remoteUser": "vscode", "containerEnv": {