Commit 4552aa5

Eric Bower  ·  2026-03-04 10:23:39 -0500 EST
parent 085a09b
chore(bouncer): bump soju to latest
1 files changed,  +1, -1
+1, -1
......@@ -12,7 +12,7 @@ RUN git clone https://codeberg.org/emersion/soju.git
1212
1313 WORKDIR /app/soju
1414
15-RUN git checkout v0.9.0
15+RUN git checkout v0.10.1
1616
1717 # RUN git apply ../subscriber-change.diff
1818