Skip to content

Commit

Permalink
ci: bump rust:buster toolchain (take 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Dec 13, 2024
1 parent f84f69a commit 1bada5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
ARG DEBIAN_FROM=ubuntu:latest
FROM ${DEBIAN_FROM} AS builder

# docker needs this here *again*
ARG DEBIAN_FROM

LABEL maintainer="Kaspar Schleiser <kaspar@schleiser.de>"

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 1bada5c

Please sign in to comment.