Merge branch 'next' into new-dockerfiles

This commit is contained in:
🏔️ Peak 2024-11-15 13:46:47 +01:00 committed by GitHub
commit 1287dc4dac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,5 @@
# Versions
# https://hub.docker.com/_/alpine
ARG BASE_IMAGE=alpine:3.20
# https://download.docker.com/linux/static/stable/

View file

@ -1,5 +1,6 @@
FROM quay.io/soketi/soketi:1.6-16-alpine
ARG TARGETPLATFORM
# https://github.com/cloudflare/cloudflared/releases
ARG CLOUDFLARED_VERSION=2024.4.1

View file

@ -7,13 +7,13 @@
"version": "4.0.0-beta.369"
},
"helper": {
"version": "1.0.3"
"version": "1.0.4"
},
"realtime": {
"version": "1.0.4"
"version": "1.0.5"
},
"sentinel": {
"version": "0.0.15"
}
}
}
}