Skip to content

Commit 7f029e3

Browse files
authored
Update Dockerfile
1 parent 4b0a752 commit 7f029e3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
1-
# Note: universal image is not compatible with the devcontainer tools.
2-
# we use the typescript-node image instead here but should switch out per
3-
# project requirements. You can choose a devcontainer that's appropriate
4-
# for your sample from the list below #REMOVE_ME_AFTER_EDITING
51

6-
# FROM mcr.microsoft.com/devcontainers/go:1.22-bookworm
7-
# FROM mcr.microsoft.com/devcontainers/python:3.12-bookworm
8-
# FROM mcr.microsoft.com/devcontainers/php:8.3-bookworm
9-
# FROM mcr.microsoft.com/devcontainers/ruby:3.2-bookworm
10-
# FROM mcr.microsoft.com/devcontainers/java:11-bookworm
11-
# FROM mcr.microsoft.com/devcontainers/rust:1-bookworm
122
FROM mcr.microsoft.com/devcontainers/typescript-node:22-bookworm

0 commit comments

Comments
 (0)