Compare commits
3 Commits
44830677d1
...
c4ff328d2b
Author | SHA1 | Date | |
---|---|---|---|
c4ff328d2b
|
|||
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 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
Reference in New Issue
Block a user