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