File tree Expand file tree Collapse file tree
memorystore/redis/cloud_run_deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# Use of this source code is governed by the Apache 2.0
33# license that can be found in the LICENSE file.
44
5- # Use the official lightweight Node.js 10 image.
5+ # Use the official lightweight Node.js image.
66# https://hub.docker.com/_/node
77FROM node:18-slim
88
Original file line number Diff line number Diff line change 22# Use of this source code is governed by the Apache 2.0
33# license that can be found in the LICENSE file.
44
5- # Use the official lightweight Node.js 10 image.
5+ # Use the official lightweight Node.js image.
66# https://hub.docker.com/_/node
77FROM node:18-slim
88
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- # Use the official lightweight Node.js 14 image.
15+ # Use the official lightweight Node.js image.
1616
1717# https://hub.docker.com/_/node
1818FROM node:18-slim
Original file line number Diff line number Diff line change 1414
1515# [START eventarc_audit_storage_dockerfile]
1616
17- # Use the official lightweight Node.js 10 image.
17+ # Use the official lightweight Node.js image.
1818# https://hub.docker.com/_/node
1919FROM node:18-slim
2020
Original file line number Diff line number Diff line change 1414
1515# [START eventarc_generic_dockerfile]
1616
17- # Use the official lightweight Node.js 10 image.
17+ # Use the official lightweight Node.js image.
1818# https://hub.docker.com/_/node
1919FROM node:18-slim
2020
Original file line number Diff line number Diff line change 1414
1515# [START eventarc_pubsub_dockerfile]
1616
17- # Use the official lightweight Node.js 10 image.
17+ # Use the official lightweight Node.js image.
1818# https://hub.docker.com/_/node
1919FROM node:18-slim
2020
Original file line number Diff line number Diff line change 1- # Use the official lightweight Node.js 12 image.
1+ # Use the official lightweight Node.js image.
22# https://hub.docker.com/_/node
33FROM node:18-slim
44
Original file line number Diff line number Diff line change 1515# [START cloudrun_broken_dockerfile]
1616# [START run_broken_dockerfile]
1717
18- # Use the official lightweight Node.js 10 image.
18+ # Use the official lightweight Node.js image.
1919# https://hub.docker.com/_/node
2020FROM node:18-slim
2121
Original file line number Diff line number Diff line change 1515# [START cloudrun_helloworld_dockerfile]
1616# [START run_helloworld_dockerfile]
1717
18- # Use the official lightweight Node.js 14 image.
18+ # Use the official lightweight Node.js image.
1919# https://hub.docker.com/_/node
2020FROM node:18-slim
2121
Original file line number Diff line number Diff line change 22# Use of this source code is governed by the Apache 2.0
33# license that can be found in the LICENSE file.
44
5- # Use the official lightweight Node.js 14 image.
5+ # Use the official lightweight Node.js image.
66# https://hub.docker.com/_/node
77FROM node:14-slim
88
You can’t perform that action at this time.
0 commit comments