diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ad4a246202179..179d08dff6ee6 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "grafana/loki-build-image:0.34.1", + "image": "grafana/loki-build-image:0.34.3", "containerEnv": { "BUILD_IN_CONTAINER": "false" },