force image update
This commit is contained in:
parent
c2d00ec66b
commit
959c21a888
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# Versions
|
||||
|
||||
# https://hub.docker.com/_/alpine
|
||||
ARG BASE_IMAGE=alpine:3.20
|
||||
# https://download.docker.com/linux/static/stable/
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue