Updated bullseye docker image (#610)

This commit is contained in:
Enrico Zimuel 2023-09-26 09:53:24 +02:00 committed by GitHub
parent 3908f43905
commit 235c490e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:bullseye-20230522
FROM debian:bullseye-20230904
RUN apt-get update && \
apt-get install -y build-essential pkg-config cmake \