Compare commits
3
Commits
234a7926b7
...
875a48d3ef
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
875a48d3ef | ||
|
|
a68b778c59 | ||
|
|
8146a3e0c2 |
@@ -1,5 +1,5 @@
|
||||
# Start with the official n8n image
|
||||
FROM n8nio/n8n:2.34.2
|
||||
FROM n8nio/n8n:2.35.3
|
||||
|
||||
# Copy apk and its deps from Alpine 3.23
|
||||
COPY --from=alpine:3.24 /sbin/apk /sbin/apk
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/spliit-app/spliit:1.21.0
|
||||
image: ghcr.io/spliit-app/spliit:1.22.0
|
||||
container_name: spliit
|
||||
ports:
|
||||
- "4025:3000"
|
||||
|
||||
Reference in New Issue
Block a user