fix(Dockerfile): debian version from `10.9-slim` to `10-slim`

This commit is contained in:
Harry 2023-07-05 13:03:51 +01:00 committed by GitHub
parent bfa8efe672
commit d75183c3ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.01-edu.org/debian:10.9-slim
FROM docker.01-edu.org/debian:10-slim
RUN apt-get update
RUN apt-get -y install jq curl tree apt-utils