From 9ffb7a5ae2c5f35bdebc78b1b7f57f05fc7b8af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 09:29:57 +0000 Subject: [PATCH] build(deps): bump alpine from 3.20.1 to 3.20.2 (#89) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a6dd6ca..26c5dcb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/alpine:3.20.1 +FROM docker.io/alpine:3.20.2 # https://gitweb.torproject.org/tor.git/plain/ChangeLog # https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes