Update Dockerfile

This commit is contained in:
Jack-Benny Persson 2021-09-11 18:36:06 +02:00 committed by GitHub
parent 97c364944e
commit 2d775fa640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:10-slim
FROM debian:11-slim
RUN apt-get update && apt-get -y install \
cowsay \
procps \