chore: downgrade devcontainer to 22
+ remove optional cli Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/typescript-node:24
|
||||
FROM mcr.microsoft.com/devcontainers/typescript-node:22
|
||||
|
||||
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get -y install chromium \
|
||||
|
||||
Reference in New Issue
Block a user