From 1f25bce7ed2668f1083cfdf81dfc9a3ea6676f75 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jul 2024 03:06:24 +0000 Subject: [PATCH] Update x1unix/go-playground Docker tag to v2 --- 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 c8b61a2..fd096db 100644 --- a/manifests/goplayground/goplayground.yaml +++ b/manifests/goplayground/goplayground.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: web - image: x1unix/go-playground:1.15.2 + image: x1unix/go-playground:2.0.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8000