From 9f834fd04a950d3fa28b54514619458a9d6bfb3a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Aug 2023 12:10:21 +0000 Subject: [PATCH] Update x1unix/go-playground Docker tag to v1.13.4 --- 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 6b3c014..5b56ca6 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.13.3 + image: x1unix/go-playground:1.13.4 imagePullPolicy: IfNotPresent ports: - containerPort: 8000