1 Commits

Author SHA1 Message Date
e962dd22a0 chore(deps): update neosmemo/memos docker tag to v0.26 2026-02-01 12:02:16 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: act-runner
image: "gitea/act_runner:0.2.13"
image: "gitea/act_runner:0.2.12"
imagePullPolicy: IfNotPresent
command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
workingDir: /data

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: app
image: neosmemo/memos:0.25
image: neosmemo/memos:0.26
imagePullPolicy: Always
env:
- name: MEMOS_PORT