Compare commits
3 Commits
ff0f79f2e9
...
f7bba0c06c
Author | SHA1 | Date | |
---|---|---|---|
f7bba0c06c
|
|||
22d69acfa3 | |||
17eb783162
|
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '22'
|
||||
|
||||
- name: Lint Docker Compose
|
||||
run: |
|
||||
|
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.134.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
Reference in New Issue
Block a user