Shellcheck: Upgrade from strech to bullseye
gitea/evodocker/pipeline/head This commit looks good Details

This commit is contained in:
Ludovic Poujol 2022-11-29 11:00:30 +01:00
parent 6bb7f434af
commit d32ea1deb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stretch-slim
FROM debian:bullseye-slim
RUN apt-get update \
&& apt-get install -y --no-install-recommends \