Skip to content

Commit

Permalink
node 12 -> node 16, grpc -> grpc-js (#630)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
3 people authored Nov 25, 2021
1 parent 1ccc16e commit 3f437db
Show file tree
Hide file tree
Showing 8 changed files with 9,031 additions and 991 deletions.
2 changes: 1 addition & 1 deletion src/currencyservice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM node:12-alpine as base
FROM node:16-alpine as base

FROM base as builder

Expand Down
Loading

0 comments on commit 3f437db

Please sign in to comment.