1 Commits

Author SHA1 Message Date
ff0f79f2e9 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-09 22:16:52 +00:00

View File

@@ -25,7 +25,7 @@ jobs:
- name: Set up Node.js - name: Set up Node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: '22' node-version: '20'
- name: Lint Docker Compose - name: Lint Docker Compose
run: | run: |