Updates workflow Dockerfile to debian:bullseye-slim

This commit is contained in:
rbaron 2021-04-10 22:15:25 +02:00
parent d518945da4
commit 7ea4136230

View file

@ -1,4 +1,4 @@
FROM debian:stable-slim
FROM debian:bullseye-slim
RUN apt-get update && \
apt-get -y install wget tar unzip make clang-format gcc-arm-none-eabi