Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 0d1e256

Browse files
committed
Update Dockerfile
1 parent c4e2313 commit 0d1e256

File tree

1 file changed

+4
-4
lines changed
  • container-templates/docker-compose/.devcontainer

1 file changed

+4
-4
lines changed

container-templates/docker-compose/.devcontainer/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
44
#-------------------------------------------------------------------------------------------------------------
55

6-
# **************************************************************************
7-
# * Note: A dev-container.dockerfile is optional when using Docker Compose *
8-
# * but has been included here for completeness. *
9-
# **************************************************************************
6+
# ********************************************************
7+
# * Note: A Docker is optional when using Docker Compose *
8+
# * but has been included here for completeness. *
9+
# ********************************************************
1010

1111
# Debian and Ubuntu based images are supported. Alpine images are not yet supported.
1212
FROM debian:9

0 commit comments

Comments
 (0)