diff --git a/manifests/goplayground/goplayground.yaml b/manifests/goplayground/goplayground.yaml index ebd3f63..48fb421 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.4.0 + image: x1unix/go-playground:2.5.2 imagePullPolicy: IfNotPresent ports: - containerPort: 8000