ping ytdlp version [ci skip]

This commit is contained in:
Viktor Barzin 2024-03-18 11:01:51 +00:00
parent defbf29399
commit 48181be08b

View file

@ -42,7 +42,7 @@ resource "kubernetes_deployment" "ytdlp" {
} }
spec { spec {
container { container {
image = "tzahi12345/youtubedl-material:latest" image = "tzahi12345/youtubedl-material:nightly-2024-03-12"
name = "ytdlp" name = "ytdlp"
# resources { # resources {
# limits = { # limits = {