removed arm support
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 6m43s

This commit is contained in:
Samuel Philipp 2023-12-08 01:35:09 +01:00
parent 1a7b8abadc
commit e0c0f9c7ec
3 changed files with 2 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM debian:12.2-slim
FROM debian:12.2-slim@sha256:93ff361288a7c365614a5791efa3633ce4224542afb6b53a1790330a8e52fc7d
ENV COTURN_VERSION="4.6.2"
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"