diff --git a/manifests/goplayground/goplayground.yaml b/manifests/goplayground/goplayground.yaml index 5b56ca6..a66bb08 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.4 + image: x1unix/go-playground:1.14.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8000