fix(updater): 4th attempt to convert to drone

This commit is contained in:
matt1432 2023-03-08 15:17:19 -05:00
parent 6ad4787823
commit 50712dd58d

View file

@ -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 \