Update debian Docker tag to v12.5 (#49)
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m56s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m56s
This commit is contained in:
commit
a55257e297
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:12.4-slim@sha256:d6a343a9b7faf367bd975cadb5c9af51874a8ecf1a2b2baa96877d578ac96722
|
||||
FROM debian:12.5-slim@sha256:6bdbd579ba71f6855deecf57e64524921aed6b97ff1e5195436f244d2cb42b12
|
||||
|
||||
ENV COTURN_VERSION="4.6.2"
|
||||
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"
|
||||
|
|
Reference in a new issue