From 40faffda553e94fd89830b00c734ea6e67c52161 Mon Sep 17 00:00:00 2001 From: fredbcode Date: Tue, 12 Oct 2021 17:36:28 +0200 Subject: [PATCH] Fix typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3dea8b1..1579b78 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bulleyes-slim +FROM debian:bullseye-slim ARG SQUID_VERSION ENV ENV_SQUID_VERSION=$SQUID_VERSION