From b386d4618cb5cbe6924088938db9134c59f18217 Mon Sep 17 00:00:00 2001 From: Natty Date: Sun, 5 Nov 2023 20:56:32 +0100 Subject: [PATCH] Boop --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2059f75..97ebcc4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/rust:1.71-bullseye as build +FROM docker.io/rust:1.73-bullseye as build RUN update-ca-certificates