From daf942cc8bbfaf44f84096c05936f7145b5f72ce Mon Sep 17 00:00:00 2001 From: oliver194 <100048880+oliver194@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:10:54 +0100 Subject: [PATCH] Update installers.yml --- .github/workflows/installers.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml index 601fd4d..82a47db 100644 --- a/.github/workflows/installers.yml +++ b/.github/workflows/installers.yml @@ -18,6 +18,7 @@ jobs: tag: - alpine - debian + - ubuntu steps: - uses: actions/checkout@v3 - uses: docker/setup-buildx-action@v2