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

Commit 13f697c

Browse files
authored
Merge pull request #32 from alvarlagerlof/patch-1
TYPO: Add space in k8s dockerfile
2 parents 68eeaf3 + 6f031dc commit 13f697c

File tree

1 file changed

+1
-1
lines changed
  • containers/kubernetes-helm/.devcontainer

1 file changed

+1
-1
lines changed

containers/kubernetes-helm/.devcontainer/Dockerfile

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

6-
# You can use any Debian/Ubuntu based image as abase
6+
# You can use any Debian/Ubuntu based image as a base
77
FROM debian:9
88

99
# Copy settings file so Docker extension is installed inside the container

0 commit comments

Comments
 (0)