Merge pull request 'Update debian Docker tag to v11.2' (#18) from renovate/docker-images into main
All checks were successful
continuous-integration/woodpecker the build was successful

Reviewed-on: sp-services/coturn#18
This commit is contained in:
Samuel Philipp 2021-12-25 18:09:18 +00:00
commit 0f1015e3d5

View file

@ -1,4 +1,4 @@
FROM debian:11.1-slim@sha256:656b29915fc8a8c6d870a1247aad7796ce296729b0ae95e168d1cfe30dd2fb3c
FROM debian:11.2-slim@sha256:b0d53c872fd640c2af2608ba1e693cfc7dedea30abcd8f584b23d583ec6dadc7
ENV COTURN_VERSION="4.5.2"
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"