From 50712dd58dd5c3a5006c8c31d15171112e4d31c1 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 8 Mar 2023 15:17:19 -0500 Subject: [PATCH] fix(updater): 4th attempt to convert to drone --- .github/workflows/updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 333a0b3..a1071cd 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -4,7 +4,7 @@ name: Updater steps: - name: update - image: eclipse-temurin:17.0.6_10-jdk-jammy + image: eclipse-temurin:17.0.6_10-jdk-focal commands: - apt-get update - apt-get install -y --no-install-recommends \