From 82c9e264138e1ec0f822088f2ad8f0debcc71a3e Mon Sep 17 00:00:00 2001 From: Dunya Kirkali Date: Fri, 6 Sep 2024 19:47:20 +0200 Subject: [PATCH] Switch to official docker image --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e52e51a..7b2d960 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "uwebarthel/asciidoctor:latest", + "image": "asciidoctor/docker-asciidoctor:latest", "customizations": { "vscode": { "extensions": [