We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60b1bd commit e1abd58Copy full SHA for e1abd58
1 file changed
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/SvnContainer/Dockerfile
@@ -1,5 +1,5 @@
1
# Sets up
2
-FROM debian:bullseye
+FROM debian/eol:bullseye
3
4
# Viewvc is not part of bullseye repos anymore but oldstable https://github.com/viewvc/viewvc/issues/310
5
RUN echo 'deb http://archive.debian.org/debian-security buster/updates main' > /etc/apt/sources.list.d/oldstable.list
0 commit comments