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

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 25, 2019
1 parent c4e2313 commit 0d1e256
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions container-templates/docker-compose/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
#-------------------------------------------------------------------------------------------------------------

# **************************************************************************
# * Note: A dev-container.dockerfile is optional when using Docker Compose *
# * but has been included here for completeness. *
# **************************************************************************
# ********************************************************
# * Note: A Docker is optional when using Docker Compose *
# * but has been included here for completeness. *
# ********************************************************

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

0 comments on commit 0d1e256

Please sign in to comment.