From 8895debbeab7383daa87beb6ba5abc6a52b5eb0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Mar 2026 03:06:56 +0000 Subject: [PATCH] Update x1unix/go-playground Docker tag to v3 --- 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 3d5ba1c..3ba501c 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.5.8 + image: x1unix/go-playground:3.0.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8000