feat(oci/cryptpad): update 2024.6.1 ➼ 2024.12.0 (#3680)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-10-20 06:02:44 +00:00
committed by GitHub
parent 7990198a79
commit 0808d4c420
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ spec:
main:
image: &img
repository: docker.io/cryptpad/cryptpad
tag: version-2024.6.1@sha256:601a3af0f7837de6683d6c25dca55597b4f2671ac0e9b51e70e5f8fd1c7aa981
tag: version-2024.12.0@sha256:a8f075b1a5f9ebb3f28944fa474028c43b8ac2c2513f898c8c78c58f25be8df7
command: ["npm", "start"]
env: &env
TZ: "${CONFIG_TZ}"

View File

@@ -40,4 +40,4 @@ spec:
RUID: &uid "4001"
RGID: *uid
RFSG: *uid
VS_APP_CURRENT_VERSION: docker.io/cryptpad/cryptpad:version-2024.6.1@sha256:601a3af0f7837de6683d6c25dca55597b4f2671ac0e9b51e70e5f8fd1c7aa981
VS_APP_CURRENT_VERSION: docker.io/cryptpad/cryptpad:version-2024.12.0@sha256:601a3af0f7837de6683d6c25dca55597b4f2671ac0e9b51e70e5f8fd1c7aa981