mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
fixup: Typo in docker test
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
func newTaskConfig(variant string, command []string) TaskConfig {
|
||||
// busyboxImageID is an id of an image containting nanoserver windows and
|
||||
// busyboxImageID is an id of an image containing nanoserver windows and
|
||||
// a busybox exe.
|
||||
// See https://github.com/dantoml/windows/blob/81cff1ed77729d1fa36721abd6cb6efebff2f8ef/docker/busybox/Dockerfile
|
||||
busyboxImageID := "dantoml/busybox-windows:08012019"
|
||||
|
||||
Reference in New Issue
Block a user