Update Dockerfile

This commit is contained in:
2021-09-11 18:36:06 +02:00
committed by GitHub
parent 97c364944e
commit 2d775fa640

View File

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