pin reactive resume image digest

This commit is contained in:
2026-05-20 01:41:38 +08:00
parent 5c5d21bf43
commit 03c56a20db
12 changed files with 51 additions and 28 deletions

View File

@@ -42,7 +42,7 @@ services:
retries: 10
reactive_resume_app:
image: amruthpillai/reactive-resume:latest
image: amruthpillai/reactive-resume@sha256:b760446c4301af067e7d595537a877e378363aa6ce921b7349e62983621826aa
restart: unless-stopped
entrypoint: ["/bin/sh", "/opt/reactive-resume-patches/reactive-resume-entrypoint.sh"]
depends_on:
@@ -144,7 +144,7 @@ services:
condition: service_healthy
reactive_resume_frpc:
image: snowdreamtech/frpc:latest
image: fatedier/frpc:v0.68.0
restart: unless-stopped
environment:
HTTP_PROXY: http://192.168.3.12:7893