From 2c9387421b7f80560cfdfc8c2f1cc3a5274a9e72 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 12 Nov 2022 10:25:48 +0000 Subject: [PATCH] Bump goplayground Signed-off-by: Marcus Noble --- 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 62f5484..999cd01 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.6.2 + image: x1unix/go-playground:1.12.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8000