Skip to content

Commit 3f437db

Browse files
askmeegsShabirmean
andauthored
node 12 -> node 16, grpc -> grpc-js (GoogleCloudPlatform#630)
* save work so far * upgrade paymentservice * cleanup * Currency package lock * payment packagelog * cleanup: fix indent and minor changes * chore: test commit * chore: revert the test commit * cleanup: update the cloud profiler version Co-authored-by: shabirmean <[email protected]> Co-authored-by: shabirmean <[email protected]>
1 parent 1ccc16e commit 3f437db

File tree

8 files changed

+9031
-991
lines changed

8 files changed

+9031
-991
lines changed

src/currencyservice/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM node:12-alpine as base
15+
FROM node:16-alpine as base
1616

1717
FROM base as builder
1818

0 commit comments

Comments
 (0)