mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
Minor bug fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
################################################################################
|
################################################################################
|
||||||
## File: docker-ce.sh
|
## File: docker-moby.sh
|
||||||
## Desc: Installs docker onto the image, but does not pre-pull any images
|
## Desc: Installs docker onto the image
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
source $HELPER_SCRIPTS/apt.sh
|
source $HELPER_SCRIPTS/apt.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user