Install the curl package to trigger an update on MicroBadger

This commit is contained in:
flow.gunso
2020-01-14 21:47:05 +01:00
parent ac7426e879
commit eec8d0aa38

View File

@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
apk add curl
SCRIPT_DIRECTORY=$(dirname ${BASH_SOURCE[0]}) SCRIPT_DIRECTORY=$(dirname ${BASH_SOURCE[0]})
source $SCRIPT_DIRECTORY/utilities.sh source $SCRIPT_DIRECTORY/utilities.sh
load_images_artifacts load_images_artifacts