Merge pull request 'Update debian Docker tag to v11.8' (#43) from renovate/docker-images into main
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m54s

Reviewed-on: #43
This commit is contained in:
Samuel Philipp 2023-10-12 01:34:48 +00:00
commit 9d8c950649

View file

@ -1,4 +1,4 @@
FROM debian:11.7-slim@sha256:bb9ee60a865c4276e72b33b04c7892d4011e730d1e865d931537082e895bc385
FROM debian:11.8-slim@sha256:f6514f25a34c18b7450ca0a26f5669e7810823ba4d08a0c177e863b965591676
ENV COTURN_VERSION="4.6.2"
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"