This commit is contained in:
Pierre Guillod 2023-12-29 14:51:41 +01:00
parent cadcd9cf09
commit d086bb75f7
Signed by: pierre
GPG key ID: 7A64EF3E7D65F3DE
6 changed files with 6 additions and 4 deletions

View file

@ -2,4 +2,5 @@
## ⬆️ Backend bumps ## ⬆️ Backend bumps
- ⬆️ Bump to shadowsocks-rust 1.17.1
- ⬆️ Bump to shadowsocks-rust 1.17.0 - ⬆️ Bump to shadowsocks-rust 1.17.0

View file

@ -1,4 +1,4 @@
FROM ghcr.io/shadowsocks/ssserver-rust:v1.17.0 FROM ghcr.io/shadowsocks/ssserver-rust:v1.17.1
# Runtime script copy # Runtime script copy
WORKDIR /root WORKDIR /root

View file

@ -1,6 +1,6 @@
name: "Shadowsocks" name: "Shadowsocks"
description: "Encrypted SOCKS v5 proxy server." description: "Encrypted SOCKS v5 proxy server."
version: "1.17.0" version: "1.17.1"
slug: "shadowsocks" slug: "shadowsocks"
startup: services startup: services
ingress: false ingress: false

View file

@ -2,6 +2,7 @@
## ⬆️ Backend bumps ## ⬆️ Backend bumps
- ⬆️ Bump to Stirling PDF 0.17.2
- ⬆️ Bump to Stirling PDF 0.15.1 - ⬆️ Bump to Stirling PDF 0.15.1
- ⬆️ Bump to Stirling PDF 0.14.5 - ⬆️ Bump to Stirling PDF 0.14.5
- ⬆️ Bump to Stirling PDF 0.14.1 - ⬆️ Bump to Stirling PDF 0.14.1

View file

@ -1 +1 @@
FROM frooodle/s-pdf:0.15.1 FROM frooodle/s-pdf:0.17.2

View file

@ -1,6 +1,6 @@
name: "Stirling PDF" name: "Stirling PDF"
description: "Fully-featured self-hosted PDF editor." description: "Fully-featured self-hosted PDF editor."
version: "0.15.1" version: "0.17.2"
slug: "stirling_pdf" slug: "stirling_pdf"
startup: services startup: services
ingress: true ingress: true