No longer dependent on building tools

This commit is contained in:
Rory de Zoete
2022-08-23 15:21:10 +02:00
parent f00ee84201
commit df9ff9a34e
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
ARG TAG=latest
ARG TAG=pinned
FROM debian:bullseye-slim AS build-deps
RUN apt update && \