Skip to content

Commit

Permalink
chore (cloudrun): remove older region tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hivanalejandro committed Feb 6, 2025
1 parent 88f483a commit ac8d2ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run/pubsub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# limitations under the License.

# [START cloudrun_pubsub_dockerfile_nodejs]
# [START cloudrun_pubsub_dockerfile]

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

# [END cloudrun_pubsub_dockerfile]
# [END cloudrun_pubsub_dockerfile_nodejs]

0 comments on commit ac8d2ca

Please sign in to comment.