updated debian
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4m52s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4m52s
added arm support added usage
This commit is contained in:
parent
4ce8a0a81d
commit
1a7b8abadc
5 changed files with 30 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:11.8-slim@sha256:b6d63c0260d528ebfd7c6e50d76ba7c9ff15698700a63e1f6b681876fffa6ff9
|
||||
FROM debian:12.2-slim
|
||||
|
||||
ENV COTURN_VERSION="4.6.2"
|
||||
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"
|
||||
|
|
Reference in a new issue