From 4c5de909a1c71a60b53584c726503d31e6518ad8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Mar 2026 18:40:31 +0000 Subject: [PATCH] Update debian Docker tag to bullseye-20260316 --- get-deb/Dockerfile-bullseye | 2 +- python-docs/Dockerfile | 2 +- unrealircd/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/get-deb/Dockerfile-bullseye b/get-deb/Dockerfile-bullseye index 17d46e1..7079b4c 100644 --- a/get-deb/Dockerfile-bullseye +++ b/get-deb/Dockerfile-bullseye @@ -1,4 +1,4 @@ -FROM debian:11 +FROM debian:bullseye-20260316 LABEL maintainer="joelnbarnham@gmail.com" RUN \ diff --git a/python-docs/Dockerfile b/python-docs/Dockerfile index 8ecb11d..a13ec45 100644 --- a/python-docs/Dockerfile +++ b/python-docs/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:11 +FROM debian:bullseye-20260316 LABEL maintainer="joelnbarnham@gmail.com" WORKDIR /build diff --git a/unrealircd/Dockerfile b/unrealircd/Dockerfile index 309285a..7eb3d9f 100644 --- a/unrealircd/Dockerfile +++ b/unrealircd/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:11 +FROM debian:bullseye-20260316 LABEL maintainer="joelnbarnham@gmail.com" ENV UNREAL_VERSION=6.0.3