Bump base image version for b_bytecode_ems to get a newer version of Python

This commit is contained in:
Kamil Śliwak 2021-09-16 20:22:24 +02:00
parent 66a540ea01
commit 4560e5bdd9

View File

@ -1007,7 +1007,7 @@ jobs:
b_bytecode_ems: b_bytecode_ems:
docker: docker:
- image: circleci/node:14 - image: circleci/node:16
environment: environment:
SOLC_EMSCRIPTEN: "On" SOLC_EMSCRIPTEN: "On"
steps: steps: