# syntax=docker/dockerfile:1 ARG BASE_IMAGE=alpine:3.16 FROM ${BASE_IMAGE} RUN apk add -U --no-cache tectonic biber