vieter: switch to prebuilt builder image for now

master
Jef Roosens 2023-02-27 08:38:03 +01:00
parent f642530e2e
commit 96442c6fab
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ services:
- 'VIETER_API_KEY_FILE=/run/secrets/vieter_api_key'
- 'VIETER_LOG_LEVEL=DEBUG'
- 'VIETER_DEFAULT_ARCH=x86_64'
- 'VIETER_BASE_IMAGE=git.rustybever.be/vieter-v/vieter-builder:latest'
- 'VIETER_BASE_IMAGE=ghcr.io/menci/archlinuxarm:base-devel'
# 1AM UTC+2
- 'VIETER_GLOBAL_SCHEDULE=0 23'
- 'VIETER_MAX_LOG_AGE=120'