From 145834f1f2aeaa9942ec7df16edf3be0c8a9fe15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Jan 2025 03:05:41 +0000 Subject: [PATCH] Update x1unix/go-playground Docker tag to v2.5.2 --- manifests/goplayground/goplayground.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/goplayground/goplayground.yaml b/manifests/goplayground/goplayground.yaml index ebd3f63..48fb421 100644 --- a/manifests/goplayground/goplayground.yaml +++ b/manifests/goplayground/goplayground.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: web - image: x1unix/go-playground:2.4.0 + image: x1unix/go-playground:2.5.2 imagePullPolicy: IfNotPresent ports: - containerPort: 8000