Skip to content

Commit 8173aae

Browse files
chore (cloudrun): remove older region tags (#3972)
Co-authored-by: Jennifer Davis <[email protected]>
1 parent fd3b6c1 commit 8173aae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

run/pubsub/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
# [START cloudrun_pubsub_dockerfile_nodejs]
16-
# [START cloudrun_pubsub_dockerfile]
1716

1817
# Use the official lightweight Node.js image.
1918
# https://hub.docker.com/_/node
@@ -42,5 +41,4 @@ COPY . .
4241
# Run the web service on container startup.
4342
CMD [ "npm", "start" ]
4443

45-
# [END cloudrun_pubsub_dockerfile]
4644
# [END cloudrun_pubsub_dockerfile_nodejs]

0 commit comments

Comments
 (0)