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 \