]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Use official debian:11 Docker tag
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 17 Aug 2021 16:52:21 +0000 (18:52 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 17 Aug 2021 16:52:21 +0000 (18:52 +0200)
dockerfiles/debian-11/Dockerfile

index 7c73dd2d11d8409aafde693f80357bd4bdc08631..ce7db7be250c00c1cfb2f23026378b66c390f6d7 100644 (file)
@@ -1,4 +1,4 @@
-FROM debian:bullseye
+FROM debian:11
 
 RUN apt-get update \
  && apt-get install -y --no-install-recommends \