<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-infrastructure.
</pre>
<p><a href="https://github.com/macports/macports-infrastructure/commit/38d8759d97d3bc177fd947e083cfae1e1ede1503">https://github.com/macports/macports-infrastructure/commit/38d8759d97d3bc177fd947e083cfae1e1ede1503</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 38d8759 containers/paste: Update to mojopaste 1.05
</span>38d8759 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 38d8759d97d3bc177fd947e083cfae1e1ede1503
</span>Author: Clemens Lang <cal@macports.org>
AuthorDate: Mon Jan 15 22:08:30 2024 +0100
<span style='display:block; white-space:pre;color:#404040;'> containers/paste: Update to mojopaste 1.05
</span>---
containers/paste/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/containers/paste/Dockerfile b/containers/paste/Dockerfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3146373..a6dff27 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/containers/paste/Dockerfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/containers/paste/Dockerfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ RUN apk add --no-cache \
</span> git
RUN git clone https://github.com/jhthorsen/app-mojopaste /app-mojopaste \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- && git -C /app-mojopaste checkout 1.04
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ && git -C /app-mojopaste checkout 1.05
</span>
VOLUME /app/data
</pre><pre style='margin:0'>
</pre>