Use a more recent system image for Drone CI.
continuous-integration/drone/push Build is failing Details

This commit is contained in:
CismonX 2021-11-12 12:50:27 +08:00
parent da11b51814
commit 8f7423581d
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ name: default
steps: steps:
- name: build - name: build
image: pureos/amber-slim image: pureos/byzantium
commands: commands:
- apt -y update - apt -y update
- apt -y install build-essential autoconf automake libtool - apt -y install build-essential autoconf automake libtool