Merge pull request #21331 from backstage/renovate/mcr.microsoft.com-devcontainers-typescript-node-20.x

chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v20
This commit is contained in:
Fredrik Adelöw
2023-11-16 10:28:17 +01:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/typescript-node:18
FROM mcr.microsoft.com/devcontainers/typescript-node:20
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install chromium \