From d82ac5e79f3e047764559910d8818f5768cf3b46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 11 Aug 2024 03:04:09 +0000 Subject: [PATCH] Update x1unix/go-playground Docker tag to v2.1.0 --- 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 ad878e9..14c2f10 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.0.2 + image: x1unix/go-playground:2.1.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8000