Merge branch 'next' into new-dockerfiles
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Versions
|
# Versions
|
||||||
|
|
||||||
# https://hub.docker.com/_/alpine
|
# https://hub.docker.com/_/alpine
|
||||||
ARG BASE_IMAGE=alpine:3.20
|
ARG BASE_IMAGE=alpine:3.20
|
||||||
# https://download.docker.com/linux/static/stable/
|
# https://download.docker.com/linux/static/stable/
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
FROM quay.io/soketi/soketi:1.6-16-alpine
|
FROM quay.io/soketi/soketi:1.6-16-alpine
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
ARG TARGETPLATFORM
|
||||||
# https://github.com/cloudflare/cloudflared/releases
|
# https://github.com/cloudflare/cloudflared/releases
|
||||||
ARG CLOUDFLARED_VERSION=2024.4.1
|
ARG CLOUDFLARED_VERSION=2024.4.1
|
||||||
|
@@ -7,13 +7,13 @@
|
|||||||
"version": "4.0.0-beta.369"
|
"version": "4.0.0-beta.369"
|
||||||
},
|
},
|
||||||
"helper": {
|
"helper": {
|
||||||
"version": "1.0.3"
|
"version": "1.0.4"
|
||||||
},
|
},
|
||||||
"realtime": {
|
"realtime": {
|
||||||
"version": "1.0.4"
|
"version": "1.0.5"
|
||||||
},
|
},
|
||||||
"sentinel": {
|
"sentinel": {
|
||||||
"version": "0.0.15"
|
"version": "0.0.15"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user