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

View file

@ -2,4 +2,5 @@
## ⬆️ Backend bumps
- ⬆️ Bump to shadowsocks-rust 1.17.1
- ⬆️ 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
WORKDIR /root

View file

@ -1,6 +1,6 @@
name: "Shadowsocks (staging)"
description: "Encrypted SOCKS v5 proxy server. This version is only for testing purposes; please use the main version for increased stability!"
version: "1.17.0"
version: "1.17.1"
slug: "shadowsocks_staging"
startup: services
ingress: false

View file

@ -2,6 +2,7 @@
## ⬆️ Backend bumps
- ⬆️ Bump to Stirling PDF 0.17.2
- ⬆️ Bump to Stirling PDF 0.15.1
- ⬆️ Bump to Stirling PDF 0.14.5
- ⬆️ 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 (staging)"
description: "Fully-featured self-hosted PDF editor. This version is only for testing purposes; please use the main version for increased stability!"
version: "0.15.1"
version: "0.17.2"
slug: "stirling_pdf_staging"
startup: services
ingress: true