From c1ce6ad487af22b63ec1334bccc56e36aba93718 Mon Sep 17 00:00:00 2001 From: jf Date: Fri, 24 Feb 2023 12:56:03 +0100 Subject: updated debian production image tag to bullseye --- Dockerfile.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.production') diff --git a/Dockerfile.production b/Dockerfile.production index b00f57d..f2b6457 100644 --- a/Dockerfile.production +++ b/Dockerfile.production @@ -6,7 +6,7 @@ RUN npm install \ && npm install --global postcss \ && npm run build:css # https://github.com/nginxinc/docker-nginx-unprivileged/blob/master/stable/buster/Dockerfile -From debian:buster-slim +From debian:bullseye-slim LABEL maintainer="Mat-Web Co-Maintainer " -- cgit v1.3