diff --git a/manifests/goplayground/goplayground.yaml b/manifests/goplayground/goplayground.yaml index d867d38..3621f05 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.15.0 + image: x1unix/go-playground:1.15.1 imagePullPolicy: IfNotPresent ports: - containerPort: 8000