From 28ce16e58e2bc6537196885d700ad3fd0ad46694 Mon Sep 17 00:00:00 2001
From: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com>
Date: Fri, 24 Mar 2023 09:24:17 +0100
Subject: [PATCH] Fix issue link
---
Google-Summer-of-Code-2023-Ideas.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Google-Summer-of-Code-2023-Ideas.md b/Google-Summer-of-Code-2023-Ideas.md
index ab33b74..1a9d38a 100644
--- a/Google-Summer-of-Code-2023-Ideas.md
+++ b/Google-Summer-of-Code-2023-Ideas.md
@@ -369,7 +369,7 @@ For the [Borg+Borgmatic Docker image](https://github.com/borgmatic-collective/do
**Skills required**: Docker, Linux, Shell
**Description**: A recentish request to have a minimal no-frills base image and then an extended docker image with more tools included. I think we would also include the ability to provide a variable containing a string of additional packages users would like installed. This would then be processed during entry.sh and install any additional tools users wish.
**Task outline**: Develop new multi-stage Docker file and add build workflow based on Github Actions
-**Additional details**: See [this issue](https://github.com/borgbackup/borg/issues/6303)
+**Additional details**: See [this issue](https://github.com/borgmatic-collective/docker-borgmatic/issues/144)
**Possible mentor**: [@grantbevis][grantbevis], [@m3nu][m3nu] (backup mentor)
### Add CI for the docker images