Fixing Jenkins tests

This commit is contained in:
retropikzel 2025-07-09 21:48:59 +03:00
parent ac43d85d48
commit 529dae1033
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ARG SCHEME=chibi
FROM schemers/${SCHEME}:head
FROM schemers/${SCHEME}
RUN apt-get update && apt-get install -y \
build-essential \
git \