diff --git a/cloudrun/simple/service.yaml b/cloudrun/simple/service.yaml index f41cafa..f603fc7 100644 --- a/cloudrun/simple/service.yaml +++ b/cloudrun/simple/service.yaml @@ -12,7 +12,7 @@ spec: containers: - args: - server - image: gcr.io/pipecd/helloworld:v0.27.4 + image: gcr.io/pipecd/helloworld:v0.41.0 ports: - containerPort: 9085 resources: